diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:11:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:11:54 +0200 |
commit | 198b937712a9cbc54d5827b16d00db008957d8d2 (patch) | |
tree | ad4d33b7da76af2b3153bed88f675e770434474c /app-admin/keepassx | |
parent | dev-perl/Test-Warn: ppc stable wrt bug #585502 (diff) | |
download | gentoo-198b937712a9cbc54d5827b16d00db008957d8d2.tar.gz gentoo-198b937712a9cbc54d5827b16d00db008957d8d2.tar.bz2 gentoo-198b937712a9cbc54d5827b16d00db008957d8d2.zip |
app-admin/keepassx: ppc stable wrt bug #576696
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/keepassx')
-rw-r--r-- | app-admin/keepassx/keepassx-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/keepassx/keepassx-2.0.2.ebuild b/app-admin/keepassx/keepassx-2.0.2.ebuild index 4ec4363269d1..3f2b62730106 100644 --- a/app-admin/keepassx/keepassx-2.0.2.ebuild +++ b/app-admin/keepassx/keepassx-2.0.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.keepassx.org/releases/${PV}/${P}.tar.gz" LICENSE="|| ( GPL-2 GPL-3 ) BSD GPL-2 LGPL-2.1 LGPL-3+ CC0-1.0 public-domain || ( LGPL-2.1 GPL-3 )" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" IUSE="test" DEPEND=" |