diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-05-22 16:00:52 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-22 17:56:19 +0100 |
commit | adb61a8e0d073f138bf3ae45199eeae2dad151c4 (patch) | |
tree | 06a69bd36312039117b912dba42d1bbcd6b54a66 /app-text/po4a | |
parent | dev-libs/nss: Bump to version 3.52.1 (diff) | |
download | gentoo-adb61a8e0d073f138bf3ae45199eeae2dad151c4.tar.gz gentoo-adb61a8e0d073f138bf3ae45199eeae2dad151c4.tar.bz2 gentoo-adb61a8e0d073f138bf3ae45199eeae2dad151c4.zip |
app-text/po4a: stable 0.57 for sparc, bug #723772
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/po4a')
-rw-r--r-- | app-text/po4a/po4a-0.57.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/po4a/po4a-0.57.ebuild b/app-text/po4a/po4a-0.57.ebuild index bb0c4761feb1..0f6c001dd290 100644 --- a/app-text/po4a/po4a-0.57.ebuild +++ b/app-text/po4a/po4a-0.57.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 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |