diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-19 09:43:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-19 09:43:07 +0200 |
commit | c9509a1e8481791f29cbd8ee33ab6ab09e730b09 (patch) | |
tree | b36ec9558d168a115c23aa1405fdae396271380e /sci-physics | |
parent | x11-themes/gtk-engines-rezlooks: x86 stable wrt bug #724182 (diff) | |
download | gentoo-c9509a1e8481791f29cbd8ee33ab6ab09e730b09.tar.gz gentoo-c9509a1e8481791f29cbd8ee33ab6ab09e730b09.tar.bz2 gentoo-c9509a1e8481791f29cbd8ee33ab6ab09e730b09.zip |
sci-physics/lhapdf: x86 stable wrt bug #724636
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-physics')
-rw-r--r-- | sci-physics/lhapdf/lhapdf-6.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/lhapdf/lhapdf-6.2.3.ebuild b/sci-physics/lhapdf/lhapdf-6.2.3.ebuild index fd7abda37ad3..cfaad15a0fed 100644 --- a/sci-physics/lhapdf/lhapdf-6.2.3.ebuild +++ b/sci-physics/lhapdf/lhapdf-6.2.3.ebuild @@ -17,7 +17,7 @@ SRC_URI="http://www.hepforge.org/archive/lhapdf/${MY_PF}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc examples python static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |