diff options
author | Sam James <sam@gentoo.org> | 2022-12-13 17:35:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-13 17:35:02 +0000 |
commit | c16ed0daa0c5f7859359491411ae1762ee134397 (patch) | |
tree | 55441200e89f500f98825ca75ad1a0575996f26e /x11-misc | |
parent | x11-misc/xdg-utils: Stabilize 1.1.3_p20210805-r1 sparc, #885751 (diff) | |
download | gentoo-c16ed0daa0c5f7859359491411ae1762ee134397.tar.gz gentoo-c16ed0daa0c5f7859359491411ae1762ee134397.tar.bz2 gentoo-c16ed0daa0c5f7859359491411ae1762ee134397.zip |
x11-misc/xdg-utils: Stabilize 1.1.3_p20210805-r1 amd64, #885751
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-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 b377902c6ec0..561fb1c79f9c 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 )" |