diff options
author | 2021-04-05 20:41:55 +0000 | |
---|---|---|
committer | 2021-04-05 22:12:58 +0000 | |
commit | 0e7de251ba87ae39bddbe9fda75caf1ab4e90fef (patch) | |
tree | 7b0036a604fd7ad38cf3aa472ef593ae4942c7f8 /sys-devel/autoconf-wrapper | |
parent | sys-devel/autoconf-archive: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-0e7de251ba87ae39bddbe9fda75caf1ab4e90fef.tar.gz gentoo-0e7de251ba87ae39bddbe9fda75caf1ab4e90fef.tar.bz2 gentoo-0e7de251ba87ae39bddbe9fda75caf1ab4e90fef.zip |
sys-devel/autoconf-wrapper: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/autoconf-wrapper')
-rw-r--r-- | sys-devel/autoconf-wrapper/autoconf-wrapper-13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-13-r1.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-13-r1.ebuild index 56b9b6aa6744..5ebc1a0be296 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-13-r1.ebuild +++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-13-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" S="${WORKDIR}" |