diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-02 19:54:36 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-02 19:54:36 +0300 |
commit | 0be1f701e38e10ed6bf0d721d1d04e325cbe7597 (patch) | |
tree | 13ce84d37c27d93e0cdeaf730379e2ccedefaa00 /app-text | |
parent | dev-python/sabyenc: add 5.4.2 (diff) | |
download | gentoo-0be1f701e38e10ed6bf0d721d1d04e325cbe7597.tar.gz gentoo-0be1f701e38e10ed6bf0d721d1d04e325cbe7597.tar.bz2 gentoo-0be1f701e38e10ed6bf0d721d1d04e325cbe7597.zip |
app-text/po4a: Keyword 0.67 arm, #863014
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/po4a/po4a-0.67.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/po4a/po4a-0.67.ebuild b/app-text/po4a/po4a-0.67.ebuild index a5942928f213..43d0b079163d 100644 --- a/app-text/po4a/po4a-0.67.ebuild +++ b/app-text/po4a/po4a-0.67.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="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="test" RESTRICT="!test? ( test )" |