diff options
author | Henri Gasc <gasc@eurecom.fr> | 2024-03-11 12:34:23 +0100 |
---|---|---|
committer | Henri Gasc <gasc@eurecom.fr> | 2024-03-11 12:35:05 +0100 |
commit | 586561aa842e2fb81a00999a8d34838da51a4dc9 (patch) | |
tree | c01c535faddb011581ae514c6593bf4787515cfd /app-editors | |
parent | www-client/yandex-browser: fix wrong metadata.xml use description (diff) | |
download | guru-586561aa842e2fb81a00999a8d34838da51a4dc9.tar.gz guru-586561aa842e2fb81a00999a8d34838da51a4dc9.tar.bz2 guru-586561aa842e2fb81a00999a8d34838da51a4dc9.zip |
app-editors/imhex: Change default IUSE
Signed-off-by: Henri Gasc <gasc@eurecom.fr>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/imhex/imhex-1.33.1-r1.ebuild (renamed from app-editors/imhex/imhex-1.33.1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/imhex/imhex-1.33.1.ebuild b/app-editors/imhex/imhex-1.33.1-r1.ebuild index 3fd0e46e9..c6050d00b 100644 --- a/app-editors/imhex/imhex-1.33.1.ebuild +++ b/app-editors/imhex/imhex-1.33.1-r1.ebuild @@ -20,7 +20,7 @@ S_PATTERNS="${WORKDIR}/ImHex-Patterns-ImHex-v${PV}" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64" -IUSE="+system-llvm test +lto" +IUSE="+system-llvm test lto" RESTRICT="!test? ( test )" DEPEND=" |