diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 12:33:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 12:33:19 +0100 |
commit | ac7f6cdf314f95339deb516e653dfdfda5f2a09d (patch) | |
tree | 5410bf826b13a0904ec9c5d818be2c58ca3ce55e /sys-auth/otpcalc | |
parent | sys-apps/xinetd: sparc stable wrt bug #575332 (diff) | |
download | gentoo-ac7f6cdf314f95339deb516e653dfdfda5f2a09d.tar.gz gentoo-ac7f6cdf314f95339deb516e653dfdfda5f2a09d.tar.bz2 gentoo-ac7f6cdf314f95339deb516e653dfdfda5f2a09d.zip |
sys-auth/otpcalc: sparc stable wrt bug #576364
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
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 117ab6e34b68..c3a9acc8c327 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" |