diff options
author | 2019-08-22 14:22:52 +0200 | |
---|---|---|
committer | 2019-08-22 14:44:17 +0200 | |
commit | 5b6d3970f5f56006703fd9645f1d3de3796fb98f (patch) | |
tree | b73524ea48554e35a40d07b39107a4fe61e616f0 /app-emacs/emacs-common-gentoo | |
parent | Revert "app-emacs/emacs-common-gentoo: Remove old." (diff) | |
download | gentoo-5b6d3970f5f56006703fd9645f1d3de3796fb98f.tar.gz gentoo-5b6d3970f5f56006703fd9645f1d3de3796fb98f.tar.bz2 gentoo-5b6d3970f5f56006703fd9645f1d3de3796fb98f.zip |
app-emacs/emacs-common-gentoo: Drop 1.6-r2 to unstable.
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 5e48e30334cd..6cd58fb86134 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 )" |