diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 19:57:50 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:47:00 +0200 |
commit | 8693915977406c2de15de0da9375d80cd33c34b3 (patch) | |
tree | 2836c6c109d2e0ec53260060ba87505fbdddb21b /app-xemacs/elib | |
parent | app-xemacs/eieio: x86 stable (bug #666312) (diff) | |
download | gentoo-8693915977406c2de15de0da9375d80cd33c34b3.tar.gz gentoo-8693915977406c2de15de0da9375d80cd33c34b3.tar.bz2 gentoo-8693915977406c2de15de0da9375d80cd33c34b3.zip |
app-xemacs/elib: 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/elib')
-rw-r--r-- | app-xemacs/elib/elib-1.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/elib/elib-1.15.ebuild b/app-xemacs/elib/elib-1.15.ebuild index c33d000ca984..b5217c8ee5a3 100644 --- a/app-xemacs/elib/elib-1.15.ebuild +++ b/app-xemacs/elib/elib-1.15.ebuild @@ -9,6 +9,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" inherit xemacs-packages |