diff options
author | Filip Kobierski <fkobi@pm.me> | 2024-07-30 11:04:58 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-08-01 20:20:35 +0200 |
commit | 47efe436e670bed38b6153975adb44eb2fc8d33b (patch) | |
tree | bb31f8c07bc2c49398ad6eb1a847c52b331471ba /x11-wm | |
parent | x11-wm/evilwm: drop 1.3.1 (diff) | |
download | gentoo-47efe436e670bed38b6153975adb44eb2fc8d33b.tar.gz gentoo-47efe436e670bed38b6153975adb44eb2fc8d33b.tar.bz2 gentoo-47efe436e670bed38b6153975adb44eb2fc8d33b.zip |
x11-wm/twm: remove empty IUSE
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Closes: https://github.com/gentoo/gentoo/pull/37794
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/twm/twm-1.0.12.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/twm/twm-1.0.12.ebuild b/x11-wm/twm/twm-1.0.12.ebuild index f891b052eeaa..2c841c72a7f8 100644 --- a/x11-wm/twm/twm-1.0.12.ebuild +++ b/x11-wm/twm/twm-1.0.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,6 @@ inherit xorg-3 DESCRIPTION="X.Org Tab Window Manager" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" -IUSE="" COMMON_DEPEND=" x11-libs/libICE |