diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2024-11-25 19:10:40 +0000 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2024-11-25 19:10:40 +0000 |
commit | 71aa251cd3bfe79f794ab910c2fe817767b0875c (patch) | |
tree | a319b05860ae960cbf46af24837e59043f86b443 /flx | |
parent | flx/fs: remove empty IUSE (diff) | |
download | portage-71aa251cd3bfe79f794ab910c2fe817767b0875c.tar.xz |
flx/flx: remove empty IUSE
Diffstat (limited to 'flx')
-rw-r--r-- | flx/flx/flx-0.1.35.ebuild | 1 | ||||
-rw-r--r-- | flx/flx/flx-9999.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/flx/flx/flx-0.1.35.ebuild b/flx/flx/flx-0.1.35.ebuild index c1db2d82..6a9bb365 100644 --- a/flx/flx/flx-0.1.35.ebuild +++ b/flx/flx/flx-0.1.35.ebuild @@ -12,7 +12,6 @@ EGIT_COMMIT="v${PV}" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 x86" -IUSE="" PATCHES=( "${FILESDIR}/${PV}-MEDIUM-Remove-strip-and-uclibc.patch" diff --git a/flx/flx/flx-9999.ebuild b/flx/flx/flx-9999.ebuild index 9562484a..e5b9f120 100644 --- a/flx/flx/flx-9999.ebuild +++ b/flx/flx/flx-9999.ebuild @@ -11,7 +11,6 @@ EGIT_REPO_URI="http://master.formilux.org/git/dist/src/flxutils.git" LICENSE="GPL-2" SLOT="0" KEYWORDS="" -IUSE="" PATCHES=( "${FILESDIR}/${PV}-MEDIUM-Remove-strip-and-uclibc.patch" |