diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:42:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:13:21 +0000 |
commit | 4d4b1c2903982b4a310b4d7ade97388c13503770 (patch) | |
tree | 8e0dbaac5a3e8b56136ce0ee1ce7df65ef87463b /sys-fs/arm-fdisk/arm-fdisk-3.0.6-r1.ebuild | |
parent | sys-devel/patch: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-4d4b1c2903982b4a310b4d7ade97388c13503770.tar.gz gentoo-4d4b1c2903982b4a310b4d7ade97388c13503770.tar.bz2 gentoo-4d4b1c2903982b4a310b4d7ade97388c13503770.zip |
sys-fs/arm-fdisk: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/arm-fdisk/arm-fdisk-3.0.6-r1.ebuild')
-rw-r--r-- | sys-fs/arm-fdisk/arm-fdisk-3.0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/arm-fdisk/arm-fdisk-3.0.6-r1.ebuild b/sys-fs/arm-fdisk/arm-fdisk-3.0.6-r1.ebuild index e1e7186ca1e9..41d8d411cee0 100644 --- a/sys-fs/arm-fdisk/arm-fdisk-3.0.6-r1.ebuild +++ b/sys-fs/arm-fdisk/arm-fdisk-3.0.6-r1.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 @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.arm.linux.org.uk/pub/armlinux/source/other/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ~s390 sparc x86" IUSE="" src_prepare() { |