diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-06 15:54:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-06 15:55:44 +0100 |
commit | 92da1fe39f08f6d0f2ba6a7245c7f01cc8c4de14 (patch) | |
tree | 34b430195f09ea4b07a26602558d303fe8c9cfb5 /sys-auth/skey | |
parent | x11-misc/driconf: amd64 stable wrt bug #352016 (diff) | |
download | gentoo-92da1fe39f08f6d0f2ba6a7245c7f01cc8c4de14.tar.gz gentoo-92da1fe39f08f6d0f2ba6a7245c7f01cc8c4de14.tar.bz2 gentoo-92da1fe39f08f6d0f2ba6a7245c7f01cc8c4de14.zip |
sys-auth/skey: amd64 stable wrt bug #608338
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth/skey')
-rw-r--r-- | sys-auth/skey/skey-1.1.5-r11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/skey/skey-1.1.5-r11.ebuild b/sys-auth/skey/skey-1.1.5-r11.ebuild index 9dfc00e4a6c0..faa8b44914d1 100644 --- a/sys-auth/skey/skey-1.1.5-r11.ebuild +++ b/sys-auth/skey/skey-1.1.5-r11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 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 |