diff options
author | Filip Kobierski <fkobi@pm.me> | 2024-08-14 21:27:31 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-14 21:50:13 +0200 |
commit | 32f2436e6a50414d269911f96be7905577c5b81b (patch) | |
tree | a37b5a92a1c659ad4852c4dae1f096c9e6aa0a26 /xfce-extra/xfce4-panel-profiles | |
parent | sys-devel/binutils: add github as backup patches repo (diff) | |
download | gentoo-32f2436e6a50414d269911f96be7905577c5b81b.tar.gz gentoo-32f2436e6a50414d269911f96be7905577c5b81b.tar.bz2 gentoo-32f2436e6a50414d269911f96be7905577c5b81b.zip |
xfce-extra/xfce4-panel-profiles: remove empty IUSE
a very small change
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Closes: https://github.com/gentoo/gentoo/pull/38150
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-extra/xfce4-panel-profiles')
-rw-r--r-- | xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.14.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.14.ebuild b/xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.14.ebuild index f7ba0bc11386..275e605f5c73 100644 --- a/xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.14.ebuild +++ b/xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,6 @@ SRC_URI=" LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~riscv ~x86" -IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" BDEPEND=" |