diff options
author | 2019-09-05 13:36:00 +0200 | |
---|---|---|
committer | 2019-09-05 13:36:00 +0200 | |
commit | c3da211f05bf9f243f98a4a130d863e044e8f267 (patch) | |
tree | b2c78374af01144bd7d99f126db4c2a7a92d03bb /app-emacs | |
parent | media-libs/harfbuzz: sparc stable wrt bug #693512 (diff) | |
download | gentoo-c3da211f05bf9f243f98a4a130d863e044e8f267.tar.gz gentoo-c3da211f05bf9f243f98a4a130d863e044e8f267.tar.bz2 gentoo-c3da211f05bf9f243f98a4a130d863e044e8f267.zip |
app-emacs/emacs-common-gentoo: ia64 stable wrt bug #693382
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r3.ebuild b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r3.ebuild index d570d9121234..b6a09310a9f4 100644 --- a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r3.ebuild +++ b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6-r3.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 )" |