diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:42:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:13:27 +0000 |
commit | e58cd9e041a95412296895a53c750c3370bb324d (patch) | |
tree | bc82c0c0dae95478982ceb8b61e7042185e75938 /sys-fs/jfsutils | |
parent | sys-fs/eudev: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-e58cd9e041a95412296895a53c750c3370bb324d.tar.gz gentoo-e58cd9e041a95412296895a53c750c3370bb324d.tar.bz2 gentoo-e58cd9e041a95412296895a53c750c3370bb324d.zip |
sys-fs/jfsutils: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/jfsutils')
-rw-r--r-- | sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild b/sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild index 9b4d50930d3d..43e86a78bf49 100644 --- a/sys-fs/jfsutils/jfsutils-1.1.15-r1.ebuild +++ b/sys-fs/jfsutils/jfsutils-1.1.15-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 @@ -11,7 +11,7 @@ SRC_URI="http://jfs.sourceforge.net/project/pub/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86" IUSE="static" LIB_DEPEND="sys-apps/util-linux:=[static-libs]" |