diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-21 09:35:11 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-21 09:36:41 +0000 |
commit | e3e64a5019c03f56922aae10e80a7a22b29cd0be (patch) | |
tree | 764d47de4259e17ed16e7914b3f8b9b000deb5e6 /app-text/highlight | |
parent | net-ftp/ncftp: stable 3.2.6-r2 for hppa (diff) | |
download | gentoo-e3e64a5019c03f56922aae10e80a7a22b29cd0be.tar.gz gentoo-e3e64a5019c03f56922aae10e80a7a22b29cd0be.tar.bz2 gentoo-e3e64a5019c03f56922aae10e80a7a22b29cd0be.zip |
app-text/highlight: stable 3.57-r1 for hppa
stable wrt bug #760363
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/highlight')
-rw-r--r-- | app-text/highlight/highlight-3.57-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/highlight/highlight-3.57-r1.ebuild b/app-text/highlight/highlight-3.57-r1.ebuild index b98a29d2f430..971c9675c1b5 100644 --- a/app-text/highlight/highlight-3.57-r1.ebuild +++ b/app-text/highlight/highlight-3.57-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 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=" |