diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 10:20:26 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 10:20:30 +0000 |
commit | e1e7f95ee903b4366c5ea8642d7482a70e0359e0 (patch) | |
tree | bdda114e78ba99be322728780ba81d959f4757d7 /app-text/highlight/highlight-3.42-r1.ebuild | |
parent | sys-devel/automake: amd64 stable (diff) | |
download | gentoo-e1e7f95ee903b4366c5ea8642d7482a70e0359e0.tar.gz gentoo-e1e7f95ee903b4366c5ea8642d7482a70e0359e0.tar.bz2 gentoo-e1e7f95ee903b4366c5ea8642d7482a70e0359e0.zip |
app-text/highlight: stable 3.42-r1 for ppc, bug #613682
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-text/highlight/highlight-3.42-r1.ebuild')
-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 a7f19c8bc011..f458b6a5ce60 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=" |