diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-12-18 21:18:48 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-18 20:49:29 +0000 |
commit | 2524f8978c35116a5e04759e8921a842fdfcbe4e (patch) | |
tree | e19fecd0cf4b9b8a7d619a8ab16497a2d1bbae43 | |
parent | dev-tex/latexdiff: stable 1.3.1.1 for sparc, bug #760366 (diff) | |
download | gentoo-2524f8978c35116a5e04759e8921a842fdfcbe4e.tar.gz gentoo-2524f8978c35116a5e04759e8921a842fdfcbe4e.tar.bz2 gentoo-2524f8978c35116a5e04759e8921a842fdfcbe4e.zip |
app-text/highlight: stable 3.57-r1 for sparc, bug #760363
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-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 ed9fb26339d5..bc517b43bd7d 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=" |