diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 12:46:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 12:51:02 +0100 |
commit | 76fca94613a5a7bd569b7b8c193039c600d44a8b (patch) | |
tree | 38896f2db7720c64119031708a1e69b6ca71ba02 /sys-auth | |
parent | sys-apps/xinetd: ppc stable wrt bug #575332 (diff) | |
download | gentoo-76fca94613a5a7bd569b7b8c193039c600d44a8b.tar.gz gentoo-76fca94613a5a7bd569b7b8c193039c600d44a8b.tar.bz2 gentoo-76fca94613a5a7bd569b7b8c193039c600d44a8b.zip |
sys-auth/otpcalc: ppc stable wrt bug #576364
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth')
-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 9410c3bc839e..117ab6e34b68 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" |