diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 21:48:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | f8d54c7ec0ac97425aa15820fe49da60806b65cf (patch) | |
tree | 5e2b5a046d5eef84f8b5873f507f4a7ec590b548 /app-admin | |
parent | sys-fs/udftools: x86 stable wrt bug #585306 (diff) | |
download | gentoo-f8d54c7ec0ac97425aa15820fe49da60806b65cf.tar.gz gentoo-f8d54c7ec0ac97425aa15820fe49da60806b65cf.tar.bz2 gentoo-f8d54c7ec0ac97425aa15820fe49da60806b65cf.zip |
app-admin/keepassx: x86 stable wrt bug #576696
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin')
-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 a47d31ea8aa4..4ec4363269d1 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=" |