dev-util/byacc: mark s390 stable
authorMikle Kolyada <zlogene@gentoo.org>
Fri, 8 Jun 2018 11:16:40 +0000 (14:16 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Fri, 8 Jun 2018 11:16:40 +0000 (14:16 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-util/byacc/byacc-20170201.ebuild

index c7fadef836cef02f9d1176052db7980fa76a0aee..0ebf724c67b439cffbc703a59677aa717d908119 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="ftp://invisible-island.net/byacc/${P}.tgz"
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 
 DOCS=( ACKNOWLEDGEMENTS AUTHORS CHANGES NEW_FEATURES NOTES README )