diff options
-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" |