diff options
author | Sam James <sam@gentoo.org> | 2023-01-16 00:36:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-16 00:36:05 +0000 |
commit | afd31624ba24f1c77566c22f6033e901bc3a2071 (patch) | |
tree | e4f9302aeb95c4418cdf84fbffef8787a94971a8 /sys-devel/autoconf-wrapper | |
parent | sys-devel/autoconf-wrapper: Stabilize 20221207 arm64, #891005 (diff) | |
download | gentoo-afd31624ba24f1c77566c22f6033e901bc3a2071.tar.gz gentoo-afd31624ba24f1c77566c22f6033e901bc3a2071.tar.bz2 gentoo-afd31624ba24f1c77566c22f6033e901bc3a2071.zip |
sys-devel/autoconf-wrapper: Stabilize 20221207 x86, #891005
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/autoconf-wrapper')
-rw-r--r-- | sys-devel/autoconf-wrapper/autoconf-wrapper-20221207.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-20221207.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-20221207.ebuild index d1dadfb4fa4a..62f85d15afab 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-20221207.ebuild +++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-20221207.ebuild @@ -16,7 +16,7 @@ else #SRC_URI="https://dev.gentoo.org/~vapier/dist/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~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 ~loong ~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" fi LICENSE="GPL-2" |