diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-05 09:15:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-05 09:15:35 +0200 |
commit | 45c89da77825d46f786b17854dfcf9136cf5cd47 (patch) | |
tree | 2525d9d3c327365a5f9368b148125164f1c8dc92 /app-text/po4a | |
parent | sys-kernel/gentoo-sources: amd64 stable wrt bug #863647 (diff) | |
download | gentoo-45c89da77825d46f786b17854dfcf9136cf5cd47.tar.gz gentoo-45c89da77825d46f786b17854dfcf9136cf5cd47.tar.bz2 gentoo-45c89da77825d46f786b17854dfcf9136cf5cd47.zip |
app-text/po4a: x86 stable wrt bug #861779
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/po4a')
-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 4ee04cc8f7f2..0c39ceb095cc 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 )" |