diff options
author | Ulrich Müller <ulm@gentoo.org> | 2018-03-05 09:02:42 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2018-03-05 09:04:04 +0100 |
commit | 67f05403c292bd81d5947bda51d61b9a5785cccc (patch) | |
tree | 9405cb05baf57f149ad10b6a6107c3332529f9ca /app-emacs | |
parent | dev-lang/swi-prolog: stable 7.4.2 for ppc, bug #633804 (diff) | |
download | gentoo-67f05403c292bd81d5947bda51d61b9a5785cccc.tar.gz gentoo-67f05403c292bd81d5947bda51d61b9a5785cccc.tar.bz2 gentoo-67f05403c292bd81d5947bda51d61b9a5785cccc.zip |
app-emacs/emacs-common-gentoo: Remaining arches stable, bug 648098.
By ALLARCHES policy.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 5aa9b9586051..cd5609e84a74 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 @@ -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" |