diff options
author | Markus Meier <maekke@gentoo.org> | 2018-03-15 21:14:58 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-03-15 21:14:58 +0100 |
commit | 574a505ad4eefc2e814948d53d75c1328f78ad2c (patch) | |
tree | a09457ffdad6dc9fb43deaedcf5b4a7eeedc2784 /app-text | |
parent | dev-vcs/mercurial: arm stable, bug #649872 (diff) | |
download | gentoo-574a505ad4eefc2e814948d53d75c1328f78ad2c.tar.gz gentoo-574a505ad4eefc2e814948d53d75c1328f78ad2c.tar.bz2 gentoo-574a505ad4eefc2e814948d53d75c1328f78ad2c.zip |
app-text/highlight: arm stable, bug #613682
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
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 be5cbcc97902..1ca71d40789e 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=" |