diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-19 17:52:36 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-19 17:52:36 +0100 |
commit | fb36df95df7415ea3da2cb4aacdc685cfee16c69 (patch) | |
tree | a09a075e50b17b393d7bfc0a8375721ff7913274 | |
parent | dev-python/pysha3: add ~x64-cygwin keyword, #634818 (diff) | |
download | gentoo-fb36df95df7415ea3da2cb4aacdc685cfee16c69.tar.gz gentoo-fb36df95df7415ea3da2cb4aacdc685cfee16c69.tar.bz2 gentoo-fb36df95df7415ea3da2cb4aacdc685cfee16c69.zip |
app-emacs/emacs-common-gentoo: x86 stable (bug #648098)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r-- | app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r1.ebuild b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r1.ebuild index d9f2fb9b4503..a24874151b91 100644 --- a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r1.ebuild +++ b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="games X" PDEPEND="virtual/emacs" |