diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:23:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:23:56 +0100 |
commit | bfecd0aceb2dbb87520da96ee4cfedeb960a8a26 (patch) | |
tree | 15d86cfb05a69f353d2e315e3fa94b81c9442343 /sys-auth/otpcalc | |
parent | sys-apps/xinetd: x86 stable wrt bug #575332 (diff) | |
download | gentoo-bfecd0aceb2dbb87520da96ee4cfedeb960a8a26.tar.gz gentoo-bfecd0aceb2dbb87520da96ee4cfedeb960a8a26.tar.bz2 gentoo-bfecd0aceb2dbb87520da96ee4cfedeb960a8a26.zip |
sys-auth/otpcalc: x86 stable wrt bug #576364
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth/otpcalc')
-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 c366739c43ac..9410c3bc839e 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" |