diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:08:33 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:47:52 +0200 |
commit | 756786dd6d6ceb8e53b97a049b9773a7a02ba86a (patch) | |
tree | 38064c59f3cd9ccb85f17a0eb668c0e091e1ef41 /app-xemacs/lookup | |
parent | app-xemacs/locale: x86 stable (bug #666312) (diff) | |
download | gentoo-756786dd6d6ceb8e53b97a049b9773a7a02ba86a.tar.gz gentoo-756786dd6d6ceb8e53b97a049b9773a7a02ba86a.tar.bz2 gentoo-756786dd6d6ceb8e53b97a049b9773a7a02ba86a.zip |
app-xemacs/lookup: 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/lookup')
-rw-r--r-- | app-xemacs/lookup/lookup-1.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/lookup/lookup-1.17.ebuild b/app-xemacs/lookup/lookup-1.17.ebuild index c255ff1550b2..368930f056d7 100644 --- a/app-xemacs/lookup/lookup-1.17.ebuild +++ b/app-xemacs/lookup/lookup-1.17.ebuild @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="mule" RDEPEND="app-xemacs/mule-base app-xemacs/cookie " -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" inherit xemacs-packages |