diff options
Diffstat (limited to 'sci-libs/fplll')
-rw-r--r-- | sci-libs/fplll/fplll-5.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/fplll/fplll-5.4.4.ebuild b/sci-libs/fplll/fplll-5.4.4.ebuild index d8ad2144d60b..f947f1eaf1d1 100644 --- a/sci-libs/fplll/fplll-5.4.4.ebuild +++ b/sci-libs/fplll/fplll-5.4.4.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0/8" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="qd" BDEPEND="virtual/pkgconfig" |