diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 19:47:45 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:46:05 +0200 |
commit | 31d404f44e4051ba5bc3df5e485cc39090528caf (patch) | |
tree | 21663ea9d932b9a43868cdd77a495af8a969f99e /app-xemacs/build | |
parent | app-xemacs/bbdb: x86 stable (bug #666312) (diff) | |
download | gentoo-31d404f44e4051ba5bc3df5e485cc39090528caf.tar.gz gentoo-31d404f44e4051ba5bc3df5e485cc39090528caf.tar.bz2 gentoo-31d404f44e4051ba5bc3df5e485cc39090528caf.zip |
app-xemacs/build: 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/build')
-rw-r--r-- | app-xemacs/build/build-1.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/build/build-1.18.ebuild b/app-xemacs/build/build-1.18.ebuild index 3054e6c56f7d..db8ea99aa208 100644 --- a/app-xemacs/build/build-1.18.ebuild +++ b/app-xemacs/build/build-1.18.ebuild @@ -13,6 +13,6 @@ app-xemacs/dired app-xemacs/w3 app-xemacs/prog-modes " -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" inherit xemacs-packages |