diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 19:48:08 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:46:07 +0200 |
commit | 5a319425582e9907495e927d81f9245c19206018 (patch) | |
tree | f6b8366fe09772bd1be21e3000d2c0e7a92342b8 /app-xemacs/calc | |
parent | app-xemacs/build: x86 stable (bug #666312) (diff) | |
download | gentoo-5a319425582e9907495e927d81f9245c19206018.tar.gz gentoo-5a319425582e9907495e927d81f9245c19206018.tar.bz2 gentoo-5a319425582e9907495e927d81f9245c19206018.zip |
app-xemacs/calc: 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/calc')
-rw-r--r-- | app-xemacs/calc/calc-1.28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/calc/calc-1.28.ebuild b/app-xemacs/calc/calc-1.28.ebuild index 3f94d53e5c48..12120f4afa31 100644 --- a/app-xemacs/calc/calc-1.28.ebuild +++ b/app-xemacs/calc/calc-1.28.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 |