diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-03 22:49:02 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-03 22:49:02 +0100 |
commit | 1972856f833e44b7e2b4cdc0b122f7136523b357 (patch) | |
tree | 59486ec1b98d7b0a6645ddd3ee66540043cee148 /dev-java | |
parent | dev-java/commons-lang: stable 2.0-r3 for ppc64, bug #648144 (diff) | |
download | gentoo-1972856f833e44b7e2b4cdc0b122f7136523b357.tar.gz gentoo-1972856f833e44b7e2b4cdc0b122f7136523b357.tar.bz2 gentoo-1972856f833e44b7e2b4cdc0b122f7136523b357.zip |
dev-java/jcifs: stable 1.3.17-r2 for ppc64, bug #648154
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/jcifs/jcifs-1.3.17-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/jcifs/jcifs-1.3.17-r2.ebuild b/dev-java/jcifs/jcifs-1.3.17-r2.ebuild index eaa1344e0a61..2a16955fe8b9 100644 --- a/dev-java/jcifs/jcifs-1.3.17-r2.ebuild +++ b/dev-java/jcifs/jcifs-1.3.17-r2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://jcifs.samba.org/" LICENSE="LGPL-2.1" SLOT="1.1" -KEYWORDS="amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ppc64 ~x86" CDEPEND="java-virtuals/servlet-api:3.0" |