diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-01 20:51:44 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-01 20:51:44 +0100 |
commit | 7f88e9c51bcca297b30529161aaaa9a042f7e389 (patch) | |
tree | 219864e8b3ab33d388b8534eff662883fe5d532a /net-libs/libpsl | |
parent | dev-python/django: keyworded 2.2.1 for ppc/ppc64, bug #682262 (diff) | |
download | gentoo-7f88e9c51bcca297b30529161aaaa9a042f7e389.tar.gz gentoo-7f88e9c51bcca297b30529161aaaa9a042f7e389.tar.bz2 gentoo-7f88e9c51bcca297b30529161aaaa9a042f7e389.zip |
net-libs/libpsl: keyworded 0.20.2 for ppc/ppc64, bug #680866
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs/libpsl')
-rw-r--r-- | net-libs/libpsl/libpsl-0.20.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libpsl/libpsl-0.20.2.ebuild b/net-libs/libpsl/libpsl-0.20.2.ebuild index fd6aa857e238..3e0dd1f17a06 100644 --- a/net-libs/libpsl/libpsl-0.20.2.ebuild +++ b/net-libs/libpsl/libpsl-0.20.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/rockdaboot/${PN}/releases/download/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="icu +idn +man" RDEPEND=" |