diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-02 19:46:58 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-02 19:46:58 +0300 |
commit | e74e2c0b958036f426bdc5438efefa29d4fca10d (patch) | |
tree | 424bf79d855eef9fab11779d9b05100b9004950f /app-text | |
parent | dev-python/sphinxcontrib-doxylink: add 1.12.2 (diff) | |
download | gentoo-e74e2c0b958036f426bdc5438efefa29d4fca10d.tar.gz gentoo-e74e2c0b958036f426bdc5438efefa29d4fca10d.tar.bz2 gentoo-e74e2c0b958036f426bdc5438efefa29d4fca10d.zip |
app-text/po4a: Stabilize 0.66 arm64, #861779
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/po4a/po4a-0.66.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/po4a/po4a-0.66.ebuild b/app-text/po4a/po4a-0.66.ebuild index 9e119d269b2b..081300594bd5 100644 --- a/app-text/po4a/po4a-0.66.ebuild +++ b/app-text/po4a/po4a-0.66.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/mquinson/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |