diff options
author | 2019-08-18 13:12:53 +0200 | |
---|---|---|
committer | 2019-08-18 13:12:53 +0200 | |
commit | e1b15df4d7be948a5059c4477957de96e06fe490 (patch) | |
tree | ffc17043da037908ee0123913b5f8aef33c5f0a8 /app-emacs/emacs-common-gentoo | |
parent | net-im/openmittsu: Bump to version 0.9.13.46. (diff) | |
download | gentoo-e1b15df4d7be948a5059c4477957de96e06fe490.tar.gz gentoo-e1b15df4d7be948a5059c4477957de96e06fe490.tar.bz2 gentoo-e1b15df4d7be948a5059c4477957de96e06fe490.zip |
app-emacs/emacs-common-gentoo: Remaining arches stable, bug 692410.
Per ALLARCHES policy.
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/emacs-common-gentoo')
-rw-r--r-- | app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r2.ebuild b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r2.ebuild index 39e416d8e56e..5e48e30334cd 100644 --- a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r2.ebuild +++ b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r2.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 ~riscv ~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 ~riscv ~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" RDEPEND="games? ( acct-group/gamestat )" |