diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-05 13:35:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-05 13:35:02 +0200 |
commit | eb61aad31d0fce01f82fdd30a0e9be021cbe017a (patch) | |
tree | 5b25cc3d250cb07ba9d52ebde3eba0f992d27581 /app-emacs | |
parent | app-editors/jove: Remove old. (diff) | |
download | gentoo-eb61aad31d0fce01f82fdd30a0e9be021cbe017a.tar.gz gentoo-eb61aad31d0fce01f82fdd30a0e9be021cbe017a.tar.bz2 gentoo-eb61aad31d0fce01f82fdd30a0e9be021cbe017a.zip |
app-emacs/emacs-common-gentoo: sparc stable wrt bug #693382
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
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 2e5cd7b34e82..d570d9121234 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 )" |