diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-05 11:10:56 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-05 11:06:54 +0100 |
commit | a16ca5b9f4115352591fec8358ad5d31078cb0cc (patch) | |
tree | c8082cdbff7a0d5c89746ea2543cfd2f8c650cb2 /app-xemacs/ocaml | |
parent | app-vim/*: drop to ~hppa (diff) | |
download | gentoo-a16ca5b9f4115352591fec8358ad5d31078cb0cc.tar.gz gentoo-a16ca5b9f4115352591fec8358ad5d31078cb0cc.tar.bz2 gentoo-a16ca5b9f4115352591fec8358ad5d31078cb0cc.zip |
app-xemacs/*: drop to ~hppa
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-xemacs/ocaml')
-rw-r--r-- | app-xemacs/ocaml/ocaml-0.06.ebuild | 2 | ||||
-rw-r--r-- | app-xemacs/ocaml/ocaml-0.10.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/ocaml/ocaml-0.06.ebuild b/app-xemacs/ocaml/ocaml-0.06.ebuild index 99c2dbc84847..0d00796c5899 100644 --- a/app-xemacs/ocaml/ocaml-0.06.ebuild +++ b/app-xemacs/ocaml/ocaml-0.06.ebuild @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/fsf-compat " -KEYWORDS="~alpha amd64 ~arm64 hppa ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ppc64 sparc x86" inherit xemacs-packages diff --git a/app-xemacs/ocaml/ocaml-0.10.ebuild b/app-xemacs/ocaml/ocaml-0.10.ebuild index f7947d3230a7..3997aa34d68a 100644 --- a/app-xemacs/ocaml/ocaml-0.10.ebuild +++ b/app-xemacs/ocaml/ocaml-0.10.ebuild @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/fsf-compat " -KEYWORDS="~alpha amd64 arm64 hppa ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm64 ~hppa ppc ppc64 sparc x86" inherit xemacs-packages |