diff options
author | Sam James <sam@gentoo.org> | 2021-08-11 20:08:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-11 20:08:54 +0100 |
commit | 7643d1c00ff1f083b18dbd1a5c30a44ecfc7c806 (patch) | |
tree | 9136549ec7ce5c02d75e09f7872ee6c84da34388 /sys-devel/autoconf-wrapper | |
parent | sys-block/open-isns: Stabilize 0.101 arm, #807508 (diff) | |
download | gentoo-7643d1c00ff1f083b18dbd1a5c30a44ecfc7c806.tar.gz gentoo-7643d1c00ff1f083b18dbd1a5c30a44ecfc7c806.tar.bz2 gentoo-7643d1c00ff1f083b18dbd1a5c30a44ecfc7c806.zip |
sys-devel/autoconf-wrapper: Stabilize 15 arm, #807514
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/autoconf-wrapper')
-rw-r--r-- | sys-devel/autoconf-wrapper/autoconf-wrapper-15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-15.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-15.ebuild index c83f62a7fc1a..5d5188d885cd 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-15.ebuild +++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-15.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" LICENSE="GPL-2" SLOT="0" [[ "${PV}" == *_pre* ]] || \ -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" S="${WORKDIR}" |