diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-05-26 15:25:02 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-05-26 15:25:02 +0200 |
commit | b51458baf32f219d93bb0849a5991bf51a203000 (patch) | |
tree | 82c91370bbc89c9515608a1db30ea832dfa1bf35 /sys-auth | |
parent | sys-auth/otpcalc-0.97-r8: add alpha keyword (diff) | |
download | gentoo-b51458baf32f219d93bb0849a5991bf51a203000.tar.gz gentoo-b51458baf32f219d93bb0849a5991bf51a203000.tar.bz2 gentoo-b51458baf32f219d93bb0849a5991bf51a203000.zip |
sys-auth/skey-1.1.5-r10: add alpha keyword
Gentoo-Bug: 576366
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/skey/skey-1.1.5-r10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/skey/skey-1.1.5-r10.ebuild b/sys-auth/skey/skey-1.1.5-r10.ebuild index b86f06916ead..b91f5ba07009 100644 --- a/sys-auth/skey/skey-1.1.5-r10.ebuild +++ b/sys-auth/skey/skey-1.1.5-r10.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="mirror://gentoo/${P}.tar.bz2 LICENSE="BSD MIT RSA BEER-WARE" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="static-libs" DEPEND="dev-lang/perl |