diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 19:56:39 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:46:54 +0200 |
commit | 1658c55824d0bbec192082003f32dfcfce485a1a (patch) | |
tree | 769f751c58ff9c5337195166fec5aa08bd37bf6a /app-xemacs/efs | |
parent | app-xemacs/edt: x86 stable (bug #666312) (diff) | |
download | gentoo-1658c55824d0bbec192082003f32dfcfce485a1a.tar.gz gentoo-1658c55824d0bbec192082003f32dfcfce485a1a.tar.bz2 gentoo-1658c55824d0bbec192082003f32dfcfce485a1a.zip |
app-xemacs/efs: x86 stable (bug #666312)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-xemacs/efs')
-rw-r--r-- | app-xemacs/efs/efs-1.37.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/efs/efs-1.37.ebuild b/app-xemacs/efs/efs-1.37.ebuild index acdb2fda56a5..1284a2d3cc10 100644 --- a/app-xemacs/efs/efs-1.37.ebuild +++ b/app-xemacs/efs/efs-1.37.ebuild @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/dired " -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" inherit xemacs-packages |