aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViorel Munteanu <ceamac@gentoo.org>2023-01-29 12:02:34 +0200
committerViorel Munteanu <ceamac@gentoo.org>2023-01-29 12:02:34 +0200
commitffdb585a5317de684c164ac2e66cefe57c14cb4f (patch)
tree8785ee2c2a6bbfd9aff95fb4c0b9d8d7a246f151 /sys-apps
parentnet-misc/maestral-qt: support _rc versions (diff)
downloadguru-ffdb585a5317de684c164ac2e66cefe57c14cb4f.tar.gz
guru-ffdb585a5317de684c164ac2e66cefe57c14cb4f.tar.bz2
guru-ffdb585a5317de684c164ac2e66cefe57c14cb4f.zip
sys-apps/paludis: fix pkgcheck error
BadDefaultUseFlags: version 9999: bad default USE flags: '-eapi7', '-eapi8' Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/paludis/paludis-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/paludis/paludis-9999.ebuild b/sys-apps/paludis/paludis-9999.ebuild
index b78802e0b..dce33cfa5 100644
--- a/sys-apps/paludis/paludis-9999.ebuild
+++ b/sys-apps/paludis/paludis-9999.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="paludis, the other package mangler"
HOMEPAGE="http://paludis.exherbo.org/"
SRC_URI=""
-IUSE="doc pbins pink python ruby ruby_targets_ruby${RUBY_VER/./} search-index test +xml -eapi7 -eapi8"
+IUSE="doc pbins pink python ruby ruby_targets_ruby${RUBY_VER/./} search-index test +xml eapi7 eapi8"
LICENSE="GPL-2 vim"
SLOT="0"
KEYWORDS=""