diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-06 13:56:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-06 13:58:31 +0100 |
commit | 381e4ca269b7c9bad68af4e6c513926b3039d39e (patch) | |
tree | f445eae1a5f78d2ebb1153a2d796aedf6cf22e7f | |
parent | dev-python/peewee: amd64 stable wrt bug #574954 (diff) | |
download | gentoo-381e4ca269b7c9bad68af4e6c513926b3039d39e.tar.gz gentoo-381e4ca269b7c9bad68af4e6c513926b3039d39e.tar.bz2 gentoo-381e4ca269b7c9bad68af4e6c513926b3039d39e.zip |
sys-auth/otpcalc: amd64 stable wrt bug #576364
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | sys-auth/otpcalc/otpcalc-0.97-r8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/otpcalc/otpcalc-0.97-r8.ebuild b/sys-auth/otpcalc/otpcalc-0.97-r8.ebuild index 76c2de454282..c366739c43ac 100644 --- a/sys-auth/otpcalc/otpcalc-0.97-r8.ebuild +++ b/sys-auth/otpcalc/otpcalc-0.97-r8.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://killa.net/infosec/otpCalc/otpCalc-${PV}.tar.gz LICENSE="GPL-2+" # bundled crypto functions are not used SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86" RDEPEND="x11-libs/gtk+:2 dev-libs/openssl:0" |