diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:22:30 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:48:54 +0200 |
commit | cab91beb90e254dcf2e19ef3a65a1f902c035b61 (patch) | |
tree | cbf45372bd3ec9d24102156bdae1200960194b9f /app-xemacs/sh-script | |
parent | app-xemacs/sgml: x86 stable (bug #666312) (diff) | |
download | gentoo-cab91beb90e254dcf2e19ef3a65a1f902c035b61.tar.gz gentoo-cab91beb90e254dcf2e19ef3a65a1f902c035b61.tar.bz2 gentoo-cab91beb90e254dcf2e19ef3a65a1f902c035b61.zip |
app-xemacs/sh-script: 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/sh-script')
-rw-r--r-- | app-xemacs/sh-script/sh-script-1.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/sh-script/sh-script-1.26.ebuild b/app-xemacs/sh-script/sh-script-1.26.ebuild index abca1f4be92e..809dc99683cb 100644 --- a/app-xemacs/sh-script/sh-script-1.26.ebuild +++ b/app-xemacs/sh-script/sh-script-1.26.ebuild @@ -9,6 +9,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86" inherit xemacs-packages |