diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2024-09-20 23:29:18 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2024-09-20 23:29:18 -0400 |
commit | 0d168a5e23ef70d4b47dbb1967dcdddebf30775b (patch) | |
tree | 7537f67f70263df6d4c726d9fc783e49e4e2e7bb /sci-mathematics | |
parent | sci-mathematics/rw: drop IUSE="" (diff) | |
download | gentoo-0d168a5e23ef70d4b47dbb1967dcdddebf30775b.tar.gz gentoo-0d168a5e23ef70d4b47dbb1967dcdddebf30775b.tar.bz2 gentoo-0d168a5e23ef70d4b47dbb1967dcdddebf30775b.zip |
sci-mathematics/sympow: drop IUSE="" and DEPEND=""
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/sympow/sympow-2.023.6.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sci-mathematics/sympow/sympow-2.023.6.ebuild b/sci-mathematics/sympow/sympow-2.023.6.ebuild index 62c3791daba7..656b21a6fe82 100644 --- a/sci-mathematics/sympow/sympow-2.023.6.ebuild +++ b/sci-mathematics/sympow/sympow-2.023.6.ebuild @@ -13,12 +13,10 @@ S="${WORKDIR}/${PN}-v${PV}" LICENSE="Sympow-BSD" SLOT="0" KEYWORDS="amd64 ~riscv" -IUSE="" # Pari is used at build time to generate data. BDEPEND="sys-apps/help2man sci-mathematics/pari" -DEPEND="" RDEPEND="sci-mathematics/pari" PATCHES=( |