diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 19:10:30 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 19:11:10 +0000 |
commit | 372baed6989319d691fa469395fbecfc463bfaf1 (patch) | |
tree | f2bc5142b8c266a981e4b54ace74cac647ab5443 /app-text/highlight | |
parent | sys-devel/automake: stable 1.9.6-r5 for ia64, bug #522638 (diff) | |
download | gentoo-372baed6989319d691fa469395fbecfc463bfaf1.tar.gz gentoo-372baed6989319d691fa469395fbecfc463bfaf1.tar.bz2 gentoo-372baed6989319d691fa469395fbecfc463bfaf1.zip |
app-text/highlight: stable 3.42-r1 for ia64, bug #613682
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
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 cb8f006dafa6..2e0eb8be1600 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=" |