diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-30 14:08:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-30 14:08:36 +0100 |
commit | 1158e293e2e0c221b5c2af502f76a9be87cf68c7 (patch) | |
tree | 0fd3097ae55db14a10ea33ed93a349cbff6f54ac /sys-libs | |
parent | sys-boot/efibootmgr: amd64 stable wrt bug #607640 (diff) | |
download | gentoo-1158e293e2e0c221b5c2af502f76a9be87cf68c7.tar.gz gentoo-1158e293e2e0c221b5c2af502f76a9be87cf68c7.tar.bz2 gentoo-1158e293e2e0c221b5c2af502f76a9be87cf68c7.zip |
sys-libs/efivar: amd64 stable wrt bug #607640
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/efivar/efivar-30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/efivar/efivar-30.ebuild b/sys-libs/efivar/efivar-30.ebuild index c2a275945c57..9d1921d11754 100644 --- a/sys-libs/efivar/efivar-30.ebuild +++ b/sys-libs/efivar/efivar-30.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$ @@ -12,7 +12,7 @@ SRC_URI="https://github.com/rhinstaller/efivar/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-2" SLOT="0/1" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="amd64 ~ia64 ~x86" RDEPEND="dev-libs/popt" DEPEND="${RDEPEND} |