diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-12 18:33:44 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-12 18:33:44 +0300 |
commit | 3b68bc4defc96dcf8f236cd83e7dcbe391af2271 (patch) | |
tree | 45e2eb440b09ca591fd31949f0903cd7f46aefb0 /app-text/rman | |
parent | app-admin/webapp-config: mark s390 stable (diff) | |
download | gentoo-3b68bc4defc96dcf8f236cd83e7dcbe391af2271.tar.gz gentoo-3b68bc4defc96dcf8f236cd83e7dcbe391af2271.tar.bz2 gentoo-3b68bc4defc96dcf8f236cd83e7dcbe391af2271.zip |
app-text/rman: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-text/rman')
-rw-r--r-- | app-text/rman/rman-3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/rman/rman-3.2-r1.ebuild b/app-text/rman/rman-3.2-r1.ebuild index ab6d881923bd..a7c1c12e39bd 100644 --- a/app-text/rman/rman-3.2-r1.ebuild +++ b/app-text/rman/rman-3.2-r1.ebuild @@ -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=5 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/polyglotman/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RESTRICT="test" |