diff options
author | Sam James <sam@gentoo.org> | 2022-05-22 04:20:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-22 04:20:55 +0100 |
commit | 2a39a531b5d8a5da5a5a319c7ab2b9472135ec94 (patch) | |
tree | 99f0e0cef89cef11c50c55e469813455315357ae /sys-devel/autoconf-wrapper | |
parent | sys-fs/mtools: Stabilize 4.0.39 x86, #846842 (diff) | |
download | gentoo-2a39a531b5d8a5da5a5a319c7ab2b9472135ec94.tar.gz gentoo-2a39a531b5d8a5da5a5a319c7ab2b9472135ec94.tar.bz2 gentoo-2a39a531b5d8a5da5a5a319c7ab2b9472135ec94.zip |
sys-devel/autoconf-wrapper: Stabilize 20220130 x86, #846845
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/autoconf-wrapper')
-rw-r--r-- | sys-devel/autoconf-wrapper/autoconf-wrapper-20220130.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-20220130.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-20220130.ebuild index c8ee48d65412..64a56ec5eeeb 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-20220130.ebuild +++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-20220130.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~vapier/dist/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -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" S="${WORKDIR}/${MY_P}" |