diff options
author | Kent Fredric <kentnl@gentoo.org> | 2019-07-19 01:17:05 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2019-07-19 01:18:30 +1200 |
commit | 34d0f522cf6d5867ca2160b9f8435e5dd7a1db2f (patch) | |
tree | 7e7125117f09e683625f6dc5736e88b18597208f | |
parent | media-video/mkvtoolnix: Drop ~x86-fbsd (diff) | |
download | gentoo-34d0f522cf6d5867ca2160b9f8435e5dd7a1db2f.tar.gz gentoo-34d0f522cf6d5867ca2160b9f8435e5dd7a1db2f.tar.bz2 gentoo-34d0f522cf6d5867ca2160b9f8435e5dd7a1db2f.zip |
app-text/po4a: Drop ~x86-fbsd
Due to a lack of activity.
Bug: https://bugs.gentoo.org/614180
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="x86-fbsd"
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
-rw-r--r-- | app-text/po4a/po4a-0.47-r1.ebuild | 2 | ||||
-rw-r--r-- | app-text/po4a/po4a-0.54.ebuild | 2 | ||||
-rw-r--r-- | app-text/po4a/po4a-0.55.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 48553f426ba7..03f447d5d513 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 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="app-text/openjade diff --git a/app-text/po4a/po4a-0.54.ebuild b/app-text/po4a/po4a-0.54.ebuild index 45fe4908e046..b457c515610b 100644 --- a/app-text/po4a/po4a-0.54.ebuild +++ b/app-text/po4a/po4a-0.54.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 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="app-text/opensp diff --git a/app-text/po4a/po4a-0.55.ebuild b/app-text/po4a/po4a-0.55.ebuild index 68730f5ebdd6..0fe06ed676c8 100644 --- a/app-text/po4a/po4a-0.55.ebuild +++ b/app-text/po4a/po4a-0.55.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 ~sh ~sparc ~x86 ~x86-fbsd ~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 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="app-text/opensp |