diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:41:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:12:52 +0000 |
commit | afb030f92a3d533b326db9008a0d1c1d5a12e069 (patch) | |
tree | dbc0a1e82172716accd1df541d8926c9a9c08276 /sys-auth/realtime-base | |
parent | sys-auth/passwdqc: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-afb030f92a3d533b326db9008a0d1c1d5a12e069.tar.gz gentoo-afb030f92a3d533b326db9008a0d1c1d5a12e069.tar.bz2 gentoo-afb030f92a3d533b326db9008a0d1c1d5a12e069.zip |
sys-auth/realtime-base: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth/realtime-base')
-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 1765c6c4d942..2faa18931f6f 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-2020 Gentoo Authors +# Copyright 1999-2021 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 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="" DEPEND="" |