diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 16:44:41 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 16:44:41 +0300 |
commit | ab7d042a929284e4670ac275164d16464f45899b (patch) | |
tree | a753fbacf6dbab3ea3a50c58b72d0d26306e84e7 | |
parent | sys-apps/logwatch: Stabilize 7.8-r1 arm64, #902587 (diff) | |
download | gentoo-ab7d042a929284e4670ac275164d16464f45899b.tar.gz gentoo-ab7d042a929284e4670ac275164d16464f45899b.tar.bz2 gentoo-ab7d042a929284e4670ac275164d16464f45899b.zip |
sys-apps/texinfo: Stabilize 7.0.2 arm64, #902589
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 a1bbfd1ab3e6..f4b77d3220c2 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 |