diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 19:53:56 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:46:40 +0200 |
commit | fd3c64a5eb8afcd08a2040fd906d7bc7874a98e3 (patch) | |
tree | 6efe1bef2d949fffde1b5a62b0a89a114aa44943 | |
parent | app-xemacs/ecb: x86 stable (bug #666312) (diff) | |
download | gentoo-fd3c64a5eb8afcd08a2040fd906d7bc7874a98e3.tar.gz gentoo-fd3c64a5eb8afcd08a2040fd906d7bc7874a98e3.tar.bz2 gentoo-fd3c64a5eb8afcd08a2040fd906d7bc7874a98e3.zip |
app-xemacs/ecrypto: x86 stable (bug #666312)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | app-xemacs/ecrypto/ecrypto-0.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/ecrypto/ecrypto-0.23.ebuild b/app-xemacs/ecrypto/ecrypto-0.23.ebuild index 956dfc74704a..b6a38d1c5b41 100644 --- a/app-xemacs/ecrypto/ecrypto-0.23.ebuild +++ b/app-xemacs/ecrypto/ecrypto-0.23.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 |