diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-18 11:12:16 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-18 11:12:16 +0100 |
commit | f141c3cc25c3cd637a6cde110e36ab73d8352dd0 (patch) | |
tree | 51377da2b6c66efb9a844aca4430ea9fc7f27bfb /app-emacs/emacs-common-gentoo | |
parent | dev-util/ccache: stable 3.7.2 for ppc64, bug #692406 (diff) | |
download | gentoo-f141c3cc25c3cd637a6cde110e36ab73d8352dd0.tar.gz gentoo-f141c3cc25c3cd637a6cde110e36ab73d8352dd0.tar.bz2 gentoo-f141c3cc25c3cd637a6cde110e36ab73d8352dd0.zip |
app-emacs/emacs-common-gentoo: stable 1.6-r2 for ppc64, bug #692410
Package-Manager: Portage-2.3.71, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@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 ad8e4bdf8711..39e416d8e56e 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 )" |