diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-06-28 09:27:18 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-28 08:49:31 +0100 |
commit | bf09026f2ede21edee4f83d96e29e29515458b11 (patch) | |
tree | cb79bf74a995481933cfe1251e3ef8d4236b4c8c /app-text/highlight | |
parent | media-gfx/sane-backends: remove old 1.0.30-r1 (diff) | |
download | gentoo-bf09026f2ede21edee4f83d96e29e29515458b11.tar.gz gentoo-bf09026f2ede21edee4f83d96e29e29515458b11.tar.bz2 gentoo-bf09026f2ede21edee4f83d96e29e29515458b11.zip |
app-text/highlight: stable 3.57 for hppa, bug #729700
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/highlight')
-rw-r--r-- | app-text/highlight/highlight-3.57.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/highlight/highlight-3.57.ebuild b/app-text/highlight/highlight-3.57.ebuild index ba5c0bcd032c..a99e221a2a70 100644 --- a/app-text/highlight/highlight-3.57.ebuild +++ b/app-text/highlight/highlight-3.57.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 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="examples qt5" RDEPEND=" |