diff options
author | Sam James <sam@gentoo.org> | 2023-01-16 00:36:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-16 00:36:07 +0000 |
commit | e6818db966577efb764da9533853a0631988ae14 (patch) | |
tree | 5731e8d174c239d156d27eff34cf4a3204036f18 /sys-devel/autoconf-wrapper/autoconf-wrapper-20221207.ebuild | |
parent | sys-devel/autoconf-wrapper: Stabilize 20221207 hppa, #891005 (diff) | |
download | gentoo-e6818db966577efb764da9533853a0631988ae14.tar.gz gentoo-e6818db966577efb764da9533853a0631988ae14.tar.bz2 gentoo-e6818db966577efb764da9533853a0631988ae14.zip |
sys-devel/autoconf-wrapper: Stabilize 20221207 sparc, #891005
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/autoconf-wrapper/autoconf-wrapper-20221207.ebuild')
-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 d4ef98d46de7..26e908786c47 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" |