diff options
-rw-r--r-- | sys-auth/ykpers/ykpers-1.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/ykpers/ykpers-1.18.0.ebuild b/sys-auth/ykpers/ykpers-1.18.0.ebuild index 0ce22ce63b07..1d30f9d076dc 100644 --- a/sys-auth/ykpers/ykpers-1.18.0.ebuild +++ b/sys-auth/ykpers/ykpers-1.18.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ DESCRIPTION="Library and tool for personalization of Yubico's YubiKey" SRC_URI="https://github.com/Yubico/yubikey-personalization/archive/v${PV}.tar.gz -> ${P}.tar.gz" HOMEPAGE="https://github.com/Yubico/yubikey-personalization" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" SLOT="0" LICENSE="BSD-2" IUSE="static-libs consolekit" |