diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:34:07 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:49:47 +0200 |
commit | 77ab7ce08065877f4d502376505c4d0028b056c8 (patch) | |
tree | b4bcd272f0adfe14a1bcd4bec892b321f4f9c691 /app-xemacs/xemacs-base | |
parent | app-xemacs/vm: x86 stable (bug #666312) (diff) | |
download | gentoo-77ab7ce08065877f4d502376505c4d0028b056c8.tar.gz gentoo-77ab7ce08065877f4d502376505c4d0028b056c8.tar.bz2 gentoo-77ab7ce08065877f4d502376505c4d0028b056c8.zip |
app-xemacs/xemacs-base: 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/xemacs-base')
-rw-r--r-- | app-xemacs/xemacs-base/xemacs-base-2.46.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/xemacs-base/xemacs-base-2.46.ebuild b/app-xemacs/xemacs-base/xemacs-base-2.46.ebuild index eb32fb5f7288..9b4689c82566 100644 --- a/app-xemacs/xemacs-base/xemacs-base-2.46.ebuild +++ b/app-xemacs/xemacs-base/xemacs-base-2.46.ebuild @@ -7,6 +7,6 @@ SLOT="0" DESCRIPTION="Fundamental XEmacs support, you almost certainly need this" XEMACS_PKG_CAT="standard" -KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd" inherit xemacs-packages |