diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:41:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:12:34 +0000 |
commit | e51c05f9ce25cd6fda83b7406ff557e0cc38ee1e (patch) | |
tree | 5a2e07ed7fafde487f9689a2fbba863ba1649551 /sys-apps | |
parent | sys-apps/s390-tools: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-e51c05f9ce25cd6fda83b7406ff557e0cc38ee1e.tar.gz gentoo-e51c05f9ce25cd6fda83b7406ff557e0cc38ee1e.tar.bz2 gentoo-e51c05f9ce25cd6fda83b7406ff557e0cc38ee1e.zip |
sys-apps/sandbox: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/sandbox/sandbox-2.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/sandbox/sandbox-2.20.ebuild b/sys-apps/sandbox/sandbox-2.20.ebuild index 30e031ff6d97..a49b3d6f0a4e 100644 --- a/sys-apps/sandbox/sandbox-2.20.ebuild +++ b/sys-apps/sandbox/sandbox-2.20.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=7 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="" DEPEND="app-arch/xz-utils |