diff options
author | Sam James <sam@gentoo.org> | 2023-03-22 05:23:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-22 05:23:29 +0000 |
commit | 27ba94d466708babcc1beeeb2aec0e3c51fe23f5 (patch) | |
tree | 899c304c1dd282d4652cbff48252d038e7b35a1f /sys-apps/texinfo | |
parent | sys-apps/texinfo: Stabilize 7.0.2 ppc, #902589 (diff) | |
download | gentoo-27ba94d466708babcc1beeeb2aec0e3c51fe23f5.tar.gz gentoo-27ba94d466708babcc1beeeb2aec0e3c51fe23f5.tar.bz2 gentoo-27ba94d466708babcc1beeeb2aec0e3c51fe23f5.zip |
sys-apps/texinfo: Stabilize 7.0.2 amd64, #902589
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/texinfo')
-rw-r--r-- | sys-apps/texinfo/texinfo-7.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/texinfo/texinfo-7.0.2.ebuild b/sys-apps/texinfo/texinfo-7.0.2.ebuild index a4554963097a..177d01c397a7 100644 --- a/sys-apps/texinfo/texinfo-7.0.2.ebuild +++ b/sys-apps/texinfo/texinfo-7.0.2.ebuild @@ -25,7 +25,7 @@ elif [[ $(ver_cut 3) -ge 90 || $(ver_cut 4) -ge 90 ]] ; then REGEN_BDEPEND="" else SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" - 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" REGEN_BDEPEND="" fi |