diff options
author | Sam James <sam@gentoo.org> | 2024-10-16 19:50:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-16 19:50:21 +0100 |
commit | ca1a4ce37e826ebb32b5368117ae2596884f0341 (patch) | |
tree | 01aeb6a720e1c822b08f84091558bde40e0f07d8 /sys-apps | |
parent | app-admin/perl-cleaner: Stabilize 2.31-r2 hppa, #940155 (diff) | |
download | gentoo-ca1a4ce37e826ebb32b5368117ae2596884f0341.tar.gz gentoo-ca1a4ce37e826ebb32b5368117ae2596884f0341.tar.bz2 gentoo-ca1a4ce37e826ebb32b5368117ae2596884f0341.zip |
sys-apps/texinfo: Stabilize 7.1.1 hppa, #941574
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/texinfo/texinfo-7.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/texinfo/texinfo-7.1.1.ebuild b/sys-apps/texinfo/texinfo-7.1.1.ebuild index 18ea519bae9b..5d0c854166a0 100644 --- a/sys-apps/texinfo/texinfo-7.1.1.ebuild +++ b/sys-apps/texinfo/texinfo-7.1.1.ebuild @@ -27,7 +27,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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" REGEN_BDEPEND="" fi |