From 764065b38ff16d89e2313c7b1510ad9f48f6f12f Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Mon, 20 May 2019 14:03:04 +0300 Subject: sci-libs/libxc: amd64 stable wrt bug #685046 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" --- sci-libs/libxc/libxc-2.2.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-libs/libxc') diff --git a/sci-libs/libxc/libxc-2.2.3.ebuild b/sci-libs/libxc/libxc-2.2.3.ebuild index 527f29e46918..819d15daee4d 100644 --- a/sci-libs/libxc/libxc-2.2.3.ebuild +++ b/sci-libs/libxc/libxc-2.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://www.tddft.org/programs/octopus/download/${PN}/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux" IUSE="fortran static-libs -test" S="${WORKDIR}"/${MY_P} -- cgit v1.2.3-65-gdbad