diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:39:53 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:50:10 +0200 |
commit | 47c769ab09a447b9867ff02e22a0ce2065bb9321 (patch) | |
tree | 8cdb8d9e747a25dd709cd9982d365693ded4ad83 /app-xemacs/ebuild-mode | |
parent | app-xemacs/zenirc: x86 stable (bug #666312) (diff) | |
download | gentoo-47c769ab09a447b9867ff02e22a0ce2065bb9321.tar.gz gentoo-47c769ab09a447b9867ff02e22a0ce2065bb9321.tar.bz2 gentoo-47c769ab09a447b9867ff02e22a0ce2065bb9321.zip |
app-xemacs/ebuild-mode: x86 stable (bug #669376)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-xemacs/ebuild-mode')
-rw-r--r-- | app-xemacs/ebuild-mode/ebuild-mode-1.46.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.46.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.46.ebuild index 9ccef95dcba9..67133f3e6f60 100644 --- a/app-xemacs/ebuild-mode/ebuild-mode-1.46.ebuild +++ b/app-xemacs/ebuild-mode/ebuild-mode-1.46.ebuild @@ -11,7 +11,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" |