commit:     0c89911759013a84952564d41e633acf8b328736
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 22 01:42:14 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Mar 22 01:42:14 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c899117

x11-base/xwayland: Move IUSE

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-base/xwayland/xwayland-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-base/xwayland/xwayland-9999.ebuild 
b/x11-base/xwayland/xwayland-9999.ebuild
index 4e3e6885bf93..4a8a4745cdfb 100644
--- a/x11-base/xwayland/xwayland-9999.ebuild
+++ b/x11-base/xwayland/xwayland-9999.ebuild
@@ -16,11 +16,11 @@ fi
 DESCRIPTION="Standalone X server running under Wayland"
 HOMEPAGE="https://wayland.freedesktop.org/xserver.html";
 
-IUSE="libei selinux unwind xcsecurity"
-
 LICENSE="MIT"
 SLOT="0"
 
+IUSE="libei selinux unwind xcsecurity"
+
 COMMON_DEPEND="
        dev-libs/libbsd
        dev-libs/openssl:=

Reply via email to