summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-06-01 08:36:28 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-06-01 08:36:28 +0200
commit2e5100d1e67f6edb61369e0eab2bb512111502a5 (patch)
tree88eaf97e04ceca4732d5a257b76af84438a4ef2a /app-admin/pydf
parentdev-perl/PerlIO-utf8_strict: ppc64 stable wrt bug #793284 (diff)
downloadgentoo-2e5100d1e67f6edb61369e0eab2bb512111502a5.tar.gz
gentoo-2e5100d1e67f6edb61369e0eab2bb512111502a5.tar.bz2
gentoo-2e5100d1e67f6edb61369e0eab2bb512111502a5.zip
app-admin/pydf: ppc64 stable wrt bug #793293
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/pydf')
-rw-r--r--app-admin/pydf/pydf-12-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/pydf/pydf-12-r2.ebuild b/app-admin/pydf/pydf-12-r2.ebuild
index c8a37dd8e90b..29ffbb20aaa8 100644
--- a/app-admin/pydf/pydf-12-r2.ebuild
+++ b/app-admin/pydf/pydf-12-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="http://kassiopeia.juls.savba.sk/~garabik/software/pydf/${PN}_${PV}.tar.
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"