diff options
author | 2024-07-23 22:15:05 +0300 | |
---|---|---|
committer | 2024-07-23 22:15:05 +0300 | |
commit | d6c87d76c850e09f93155f6bbd0c01afc057c08f (patch) | |
tree | 00d563725252eb5a2a24ed34bb473c98b92e9906 /x11-misc | |
parent | dev-libs/openssl: Keyword 3.3.1 s390, #936268 (diff) | |
download | gentoo-d6c87d76c850e09f93155f6bbd0c01afc057c08f.tar.gz gentoo-d6c87d76c850e09f93155f6bbd0c01afc057c08f.tar.bz2 gentoo-d6c87d76c850e09f93155f6bbd0c01afc057c08f.zip |
x11-misc/xdg-utils: Stabilize 1.2.1-r3 x86, #936506
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xdg-utils/xdg-utils-1.2.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xdg-utils/xdg-utils-1.2.1-r3.ebuild b/x11-misc/xdg-utils/xdg-utils-1.2.1-r3.ebuild index 78afc65ad4b2..ab5cfdc6c5be 100644 --- a/x11-misc/xdg-utils/xdg-utils-1.2.1-r3.ebuild +++ b/x11-misc/xdg-utils/xdg-utils-1.2.1-r3.ebuild @@ -18,7 +18,7 @@ fi LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="dbus doc gnome plasma X" REQUIRED_USE="gnome? ( dbus )" |