diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-24 00:24:00 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-24 00:47:06 +1200 |
commit | fb6d53a3dcef50da5824aa414858b9713a2df0ed (patch) | |
tree | e4bd11d43a3eb2eff32006da790732ba8981546d /app-text/po4a | |
parent | app-arch/dpkg: Drop macos and solaris prefixes re bug #690140 (diff) | |
download | gentoo-fb6d53a3dcef50da5824aa414858b9713a2df0ed.tar.gz gentoo-fb6d53a3dcef50da5824aa414858b9713a2df0ed.tar.bz2 gentoo-fb6d53a3dcef50da5824aa414858b9713a2df0ed.zip |
app-text/po4a: Drop macos and solaris prefixes re bug #690140
Depends:
- dev-perl/Unicode-LineBreak
Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'app-text/po4a')
-rw-r--r-- | app-text/po4a/po4a-0.47-r1.ebuild | 2 | ||||
-rw-r--r-- | app-text/po4a/po4a-0.57.ebuild | 2 | ||||
-rw-r--r-- | app-text/po4a/po4a-0.59.1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-text/po4a/po4a-0.47-r1.ebuild b/app-text/po4a/po4a-0.47-r1.ebuild index 6322c6a37700..6388874ad46d 100644 --- a/app-text/po4a/po4a-0.47-r1.ebuild +++ b/app-text/po4a/po4a-0.47-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 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 s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" diff --git a/app-text/po4a/po4a-0.57.ebuild b/app-text/po4a/po4a-0.57.ebuild index fd37e00722ab..a6016b45c7ed 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" IUSE="test" RESTRICT="!test? ( test )" diff --git a/app-text/po4a/po4a-0.59.1.ebuild b/app-text/po4a/po4a-0.59.1.ebuild index 6d9d46d247b7..9d0d18bc63e6 100644 --- a/app-text/po4a/po4a-0.59.1.ebuild +++ b/app-text/po4a/po4a-0.59.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/mquinson/${PN}/releases/download/v${PV}/${MY_P}.tar. 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" IUSE="test" RESTRICT="!test? ( test )" |