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/ebuild-mode | |
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/ebuild-mode')
-rw-r--r-- | app-xemacs/ebuild-mode/ebuild-mode-1.49.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.49.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.49.ebuild index 6a77d0da05da..6b86e560e824 100644 --- a/app-xemacs/ebuild-mode/ebuild-mode-1.49.ebuild +++ b/app-xemacs/ebuild-mode/ebuild-mode-1.49.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 hppa x86" +KEYWORDS="amd64 ~hppa x86" RDEPEND=">=app-editors/xemacs-21.4.20-r5 app-xemacs/sh-script" |