diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2024-11-25 19:12:04 +0000 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2024-11-25 19:12:04 +0000 |
commit | 6c20853bfff997a530c8e9c67b1cf40f96e5ae28 (patch) | |
tree | b34d04fadefe312b060ab3c6ad9df09274a2fe7c /flx | |
parent | flx/init-thttpd: treeclean (diff) | |
download | portage-6c20853bfff997a530c8e9c67b1cf40f96e5ae28.tar.xz |
flx/system-conf: remove empty IUSE
Diffstat (limited to 'flx')
-rw-r--r-- | flx/system-conf/system-conf-0.1.15.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/flx/system-conf/system-conf-0.1.15.ebuild b/flx/system-conf/system-conf-0.1.15.ebuild index 730c5529..f1ac4625 100644 --- a/flx/system-conf/system-conf-0.1.15.ebuild +++ b/flx/system-conf/system-conf-0.1.15.ebuild @@ -12,7 +12,6 @@ EGIT_COMMIT="v${PV}" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 x86" -IUSE="" src_install() { insinto /etc |