diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-12-25 11:53:52 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-25 11:11:21 +0000 |
commit | bdbf5e891121892c252e0f7fb67017aaf19faf9f (patch) | |
tree | 2b78e36213680df521e4aebdde49f409a534bd0f /app-emacs/highline | |
parent | app-emacs/h4x0r: keyworded 0.13-r1 for sparc (diff) | |
download | gentoo-bdbf5e891121892c252e0f7fb67017aaf19faf9f.tar.gz gentoo-bdbf5e891121892c252e0f7fb67017aaf19faf9f.tar.bz2 gentoo-bdbf5e891121892c252e0f7fb67017aaf19faf9f.zip |
app-emacs/highline: keyworded 7.2.2 for sparc
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-emacs/highline')
-rw-r--r-- | app-emacs/highline/highline-7.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/highline/highline-7.2.2.ebuild b/app-emacs/highline/highline-7.2.2.ebuild index fdbbc896d752..9ff75c483d3e 100644 --- a/app-emacs/highline/highline-7.2.2.ebuild +++ b/app-emacs/highline/highline-7.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ppc ~s390 x86" +KEYWORDS="amd64 ppc ~s390 ~sparc x86" SITEFILE="50${PN}-gentoo.el" |