diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:30:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:35:33 +0200 |
commit | fab866d3f35dbbba25eb9752dd3810c1c9575844 (patch) | |
tree | a8c7dbcf4286eef5e85e8f1e3d8ba17844d8c550 /sci-libs/libxc | |
parent | sci-chemistry/votca-xtp: x86 stable wrt bug #685046 (diff) | |
download | gentoo-fab866d3f35dbbba25eb9752dd3810c1c9575844.tar.gz gentoo-fab866d3f35dbbba25eb9752dd3810c1c9575844.tar.bz2 gentoo-fab866d3f35dbbba25eb9752dd3810c1c9575844.zip |
sci-libs/libxc: x86 stable wrt bug #685046
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/libxc')
-rw-r--r-- | sci-libs/libxc/libxc-2.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libxc/libxc-2.2.3.ebuild b/sci-libs/libxc/libxc-2.2.3.ebuild index a7776b7b1e8d..377fce27feed 100644 --- a/sci-libs/libxc/libxc-2.2.3.ebuild +++ b/sci-libs/libxc/libxc-2.2.3.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://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} |