diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 19:48:31 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:46:09 +0200 |
commit | 70a5148144c8edae43e2269215fba04f6b2ad4de (patch) | |
tree | fa89eb24ed793f5867b990b111b75e84d997cd02 | |
parent | app-xemacs/calc: x86 stable (bug #666312) (diff) | |
download | gentoo-70a5148144c8edae43e2269215fba04f6b2ad4de.tar.gz gentoo-70a5148144c8edae43e2269215fba04f6b2ad4de.tar.bz2 gentoo-70a5148144c8edae43e2269215fba04f6b2ad4de.zip |
app-xemacs/calendar: 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/calendar/calendar-1.42.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/calendar/calendar-1.42.ebuild b/app-xemacs/calendar/calendar-1.42.ebuild index ead7639c6320..f204b9c9c2a1 100644 --- a/app-xemacs/calendar/calendar-1.42.ebuild +++ b/app-xemacs/calendar/calendar-1.42.ebuild @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/fsf-compat " -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" inherit xemacs-packages |