diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-06 08:06:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-06 08:06:01 +0200 |
commit | c31030049a720c7f8c81cabe18be5b851f0c8b17 (patch) | |
tree | c85dcfbb23c72924c7450d83ad4f5a3d1ba860d2 /sci-libs/libxc | |
parent | sci-libs/metis: amd64 stable wrt bug #816213 (diff) | |
download | gentoo-c31030049a720c7f8c81cabe18be5b851f0c8b17.tar.gz gentoo-c31030049a720c7f8c81cabe18be5b851f0c8b17.tar.bz2 gentoo-c31030049a720c7f8c81cabe18be5b851f0c8b17.zip |
sci-libs/libxc: amd64 stable wrt bug #816219
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/libxc')
-rw-r--r-- | sci-libs/libxc/libxc-5.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libxc/libxc-5.1.4.ebuild b/sci-libs/libxc/libxc-5.1.4.ebuild index 884100437a30..07bbbe3d910c 100644 --- a/sci-libs/libxc/libxc-5.1.4.ebuild +++ b/sci-libs/libxc/libxc-5.1.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/libxc/libxc/-/archive/${PV}/${P}.tar.gz" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux" IUSE="fortran test" RESTRICT="!test? ( test )" |