diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 14:33:12 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 14:36:35 +0300 |
commit | ea2fa923f616640c0d5d22e6db1a5229a971c2b6 (patch) | |
tree | bc355d3419beca1ddc53ce6fcc458abcc5d84b70 /app-xemacs/xemacs-base/xemacs-base-2.46.ebuild | |
parent | dev-python/protobuf-python: stable 3.6.1 for ia64, bug #669036 (diff) | |
download | gentoo-ea2fa923f616640c0d5d22e6db1a5229a971c2b6.tar.gz gentoo-ea2fa923f616640c0d5d22e6db1a5229a971c2b6.tar.bz2 gentoo-ea2fa923f616640c0d5d22e6db1a5229a971c2b6.zip |
app-xemacs/xemacs-base: amd64 stable wrt bug #666312
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'app-xemacs/xemacs-base/xemacs-base-2.46.ebuild')
-rw-r--r-- | app-xemacs/xemacs-base/xemacs-base-2.46.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/xemacs-base/xemacs-base-2.46.ebuild b/app-xemacs/xemacs-base/xemacs-base-2.46.ebuild index 615f67c6daac..eb32fb5f7288 100644 --- a/app-xemacs/xemacs-base/xemacs-base-2.46.ebuild +++ b/app-xemacs/xemacs-base/xemacs-base-2.46.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 |