diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-06-28 09:30:33 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-28 08:49:38 +0100 |
commit | 2c86099c5ce28101c757ce267e4bf977b9b73cda (patch) | |
tree | e4c18a37519ce126d2364d819da6a7ffdea29069 /app-text | |
parent | sys-fs/lsscsi: stable 0.31 for sparc, bug #704272 (diff) | |
download | gentoo-2c86099c5ce28101c757ce267e4bf977b9b73cda.tar.gz gentoo-2c86099c5ce28101c757ce267e4bf977b9b73cda.tar.bz2 gentoo-2c86099c5ce28101c757ce267e4bf977b9b73cda.zip |
app-text/highlight: stable 3.57 for sparc, bug #729700
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text')
-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 a99e221a2a70..55a55186d8ae 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=" |