diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-04 06:56:58 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-04 07:44:43 +0100 |
commit | 99fc94289f173fd0c42d43d86f2c84a858325d61 (patch) | |
tree | e1972b04b4ce3cbc3c645e7c95b0ad219317d276 /app-xemacs | |
parent | net-mail/dovecot: x86 stable (bug #648894) (diff) | |
download | gentoo-99fc94289f173fd0c42d43d86f2c84a858325d61.tar.gz gentoo-99fc94289f173fd0c42d43d86f2c84a858325d61.tar.bz2 gentoo-99fc94289f173fd0c42d43d86f2c84a858325d61.zip |
app-xemacs/ebuild-mode: x86 stable (bug #649338)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/ebuild-mode/ebuild-mode-1.42.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.42.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.42.ebuild index 1288c724a3a0..837d22497799 100644 --- a/app-xemacs/ebuild-mode/ebuild-mode-1.42.ebuild +++ b/app-xemacs/ebuild-mode/ebuild-mode-1.42.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" |