diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2024-11-25 19:11:03 +0000 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2024-11-25 19:11:03 +0000 |
commit | c5ed6f6b63c6eb344c1c081a2fc050715f54cab2 (patch) | |
tree | 8894d0cd66f052028f932f7d9f72cb118a673cc3 | |
parent | flx/flx: remove empty IUSE (diff) | |
download | portage-c5ed6f6b63c6eb344c1c081a2fc050715f54cab2.tar.xz |
flx/lsb: remove empty IUSE
-rw-r--r-- | flx/lsb/lsb-0.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/flx/lsb/lsb-0.ebuild b/flx/lsb/lsb-0.ebuild index e35bce18..d4df23ad 100644 --- a/flx/lsb/lsb-0.ebuild +++ b/flx/lsb/lsb-0.ebuild @@ -5,12 +5,10 @@ EAPI=7 DESCRIPTION="base directory" HOMEPAGE="http://formilux.org" -SRC_URI="" LICENSE="public-domain" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" src_unpack () { mkdir "${S}" |