diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-05-26 15:21:06 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-05-26 15:21:06 +0200 |
commit | 64b8349c8cdee7858458eb360824e234e6060887 (patch) | |
tree | 607181ee843124c04ce6b875ca7cf0087199925f /sys-auth | |
parent | sys-boot/plymouth-0.9.2-r0: add alpha keyword (diff) | |
download | gentoo-64b8349c8cdee7858458eb360824e234e6060887.tar.gz gentoo-64b8349c8cdee7858458eb360824e234e6060887.tar.bz2 gentoo-64b8349c8cdee7858458eb360824e234e6060887.zip |
sys-auth/otpcalc-0.97-r8: add alpha keyword
Gentoo-Bug: 576364
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/otpcalc/otpcalc-0.97-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/otpcalc/otpcalc-0.97-r8.ebuild b/sys-auth/otpcalc/otpcalc-0.97-r8.ebuild index c3a9acc8c327..0766f1343b82 100644 --- a/sys-auth/otpcalc/otpcalc-0.97-r8.ebuild +++ b/sys-auth/otpcalc/otpcalc-0.97-r8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" |