diff options
author | Sam James <sam@gentoo.org> | 2022-12-13 17:35:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-13 17:35:01 +0000 |
commit | 890827a2c4ff05410d26927e8f841074e5191a0d (patch) | |
tree | 79b0ced1a023676893fceeb8173ef36b3719f720 /x11-misc/xdg-utils | |
parent | x11-misc/xdg-utils: Stabilize 1.1.3_p20210805-r1 x86, #885751 (diff) | |
download | gentoo-890827a2c4ff05410d26927e8f841074e5191a0d.tar.gz gentoo-890827a2c4ff05410d26927e8f841074e5191a0d.tar.bz2 gentoo-890827a2c4ff05410d26927e8f841074e5191a0d.zip |
x11-misc/xdg-utils: Stabilize 1.1.3_p20210805-r1 sparc, #885751
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/xdg-utils')
-rw-r--r-- | x11-misc/xdg-utils/xdg-utils-1.1.3_p20210805-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xdg-utils/xdg-utils-1.1.3_p20210805-r1.ebuild b/x11-misc/xdg-utils/xdg-utils-1.1.3_p20210805-r1.ebuild index 27373c4b23c6..b377902c6ec0 100644 --- a/x11-misc/xdg-utils/xdg-utils-1.1.3_p20210805-r1.ebuild +++ b/x11-misc/xdg-utils/xdg-utils-1.1.3_p20210805-r1.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}"/xdg-utils-${MY_COMMIT} 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" REQUIRED_USE="gnome? ( dbus )" |