diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-03-04 11:59:01 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 11:13:10 +0000 |
commit | 03511b79aea49187705f1403f72c50db5ae5418c (patch) | |
tree | 44e5e5ef7b49f403cbe832e3b26b6642d2f10ad3 /app-text/highlight | |
parent | dev-db/mariadb: keyworded 10.3.5_rc for sparc, bug #649038 (diff) | |
download | gentoo-03511b79aea49187705f1403f72c50db5ae5418c.tar.gz gentoo-03511b79aea49187705f1403f72c50db5ae5418c.tar.bz2 gentoo-03511b79aea49187705f1403f72c50db5ae5418c.zip |
app-text/highlight: stable 3.42-r1 for sparc, bug #613682
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-text/highlight')
-rw-r--r-- | app-text/highlight/highlight-3.42-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/highlight/highlight-3.42-r1.ebuild b/app-text/highlight/highlight-3.42-r1.ebuild index f458b6a5ce60..2b37445b3c12 100644 --- a/app-text/highlight/highlight-3.42-r1.ebuild +++ b/app-text/highlight/highlight-3.42-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="examples qt5" RDEPEND=" |