diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-01 16:59:37 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-01 17:01:08 +0300 |
commit | 2b7b125cc32ef2cfb51744e4f53c717ae347aa06 (patch) | |
tree | 9e2838a292224e1e24a4fa83e3893722a1c4e2fd /app-text/highlight | |
parent | dev-perl/Error: mark s390 stable (diff) | |
download | gentoo-2b7b125cc32ef2cfb51744e4f53c717ae347aa06.tar.gz gentoo-2b7b125cc32ef2cfb51744e4f53c717ae347aa06.tar.bz2 gentoo-2b7b125cc32ef2cfb51744e4f53c717ae347aa06.zip |
app-text/highlight: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-text/highlight')
-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 fe1aa23d9cc4..0309f3970645 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=" |