diff options
author | 2020-06-09 15:50:34 +0200 | |
---|---|---|
committer | 2020-06-09 15:50:34 +0200 | |
commit | 7b434d8628ab275cff7759e5b893802d451f5fe4 (patch) | |
tree | 03f8b1beadcacfc1ccbc30629f4991d7b0575edc /dev-libs/libfilezilla | |
parent | media-gfx/potrace: ppc64 stable wrt bug #727554 (diff) | |
download | gentoo-7b434d8628ab275cff7759e5b893802d451f5fe4.tar.gz gentoo-7b434d8628ab275cff7759e5b893802d451f5fe4.tar.bz2 gentoo-7b434d8628ab275cff7759e5b893802d451f5fe4.zip |
dev-libs/libfilezilla: ppc64 stable wrt bug #727568
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libfilezilla')
-rw-r--r-- | dev-libs/libfilezilla/libfilezilla-0.20.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libfilezilla/libfilezilla-0.20.2.ebuild b/dev-libs/libfilezilla/libfilezilla-0.20.2.ebuild index 41cc2e514a58..13bbdb1ccbb0 100644 --- a/dev-libs/libfilezilla/libfilezilla-0.20.2.ebuild +++ b/dev-libs/libfilezilla/libfilezilla-0.20.2.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://download.filezilla-project.org/${PN}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0/4" # libfilezilla .so version -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" |