diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-08-14 21:12:23 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-14 20:14:55 +0100 |
commit | f2fead9231ae771ed4b8cee58183b72ceba9c16e (patch) | |
tree | edcc17f0fac6deb5755c45ce54481a8690b63b2d /app-emacs/binclock | |
parent | app-editors/emacs: stable 26.1-r1 for sparc, bug #663248 (diff) | |
download | gentoo-f2fead9231ae771ed4b8cee58183b72ceba9c16e.tar.gz gentoo-f2fead9231ae771ed4b8cee58183b72ceba9c16e.tar.bz2 gentoo-f2fead9231ae771ed4b8cee58183b72ceba9c16e.zip |
app-emacs/binclock: keyworded 1.7-r1 for sparc
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-emacs/binclock')
-rw-r--r-- | app-emacs/binclock/binclock-1.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/binclock/binclock-1.7-r1.ebuild b/app-emacs/binclock/binclock-1.7-r1.ebuild index 9eaedd455648..c64fd22f29f7 100644 --- a/app-emacs/binclock/binclock-1.7-r1.ebuild +++ b/app-emacs/binclock/binclock-1.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc ppc64 x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~sparc x86" IUSE="" SITEFILE="50${PN}-gentoo.el" |