diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-05 08:48:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-05 08:48:39 +0200 |
commit | 1cea31dbbb165a4846746db2af31054483dac360 (patch) | |
tree | 8ec78708c791b66a10df0aeb6b6049055f632bce /sci-libs/qd | |
parent | sci-libs/qrupdate: x86 stable wrt bug #816198 (diff) | |
download | gentoo-1cea31dbbb165a4846746db2af31054483dac360.tar.gz gentoo-1cea31dbbb165a4846746db2af31054483dac360.tar.bz2 gentoo-1cea31dbbb165a4846746db2af31054483dac360.zip |
sci-libs/qd: x86 stable wrt bug #816201
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/qd')
-rw-r--r-- | sci-libs/qd/qd-2.3.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/qd/qd-2.3.23.ebuild b/sci-libs/qd/qd-2.3.23.ebuild index d3c5bfd71d45..8ca8422c4ae8 100644 --- a/sci-libs/qd/qd-2.3.23.ebuild +++ b/sci-libs/qd/qd-2.3.23.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.davidhbailey.com/dhbsoftware/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" IUSE="cpu_flags_x86_fma3 cpu_flags_x86_fma4 doc fortran" src_configure() { |