diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-20 22:00:23 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-20 22:06:45 +0300 |
commit | bf197873badb1d5c014c3c959bc4f7cad647cbb1 (patch) | |
tree | 3f7de7eaae64a747d8855b69c0d9fc75a9a4bf45 /sys-auth | |
parent | mail-client/thunderbird-bin: bump to v60.6.0 (diff) | |
download | gentoo-bf197873badb1d5c014c3c959bc4f7cad647cbb1.tar.gz gentoo-bf197873badb1d5c014c3c959bc4f7cad647cbb1.tar.bz2 gentoo-bf197873badb1d5c014c3c959bc4f7cad647cbb1.zip |
sys-auth/realtime-base: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/realtime-base/realtime-base-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/realtime-base/realtime-base-0.1.ebuild b/sys-auth/realtime-base/realtime-base-0.1.ebuild index 1fc02cd38e08..ebb3152fedf4 100644 --- a/sys-auth/realtime-base/realtime-base-0.1.ebuild +++ b/sys-auth/realtime-base/realtime-base-0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd" IUSE="" DEPEND="" |