diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-08 21:25:56 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-08 21:26:13 +0000 |
commit | 46a1f4ec64df490f13b61b0c70336e281d86fb7c (patch) | |
tree | e80d72d203cdcce9854a411da42ed147346e49f7 /app-text | |
parent | kde-apps: Drop KDE Applications 17.12.2 (diff) | |
download | gentoo-46a1f4ec64df490f13b61b0c70336e281d86fb7c.tar.gz gentoo-46a1f4ec64df490f13b61b0c70336e281d86fb7c.tar.bz2 gentoo-46a1f4ec64df490f13b61b0c70336e281d86fb7c.zip |
app-text/highlight: stable 3.42-r1 for ppc64, bug #613682
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-text')
-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 f3e47428ab23..be5cbcc97902 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=" |