diff options
author | Sam James <sam@gentoo.org> | 2020-10-28 16:13:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-28 16:18:08 +0000 |
commit | 58046a5b087c5ec392373fe6241d5d71dcf78554 (patch) | |
tree | 802383f8b8dfe7681516754650a37f2a12060457 /x11-misc | |
parent | sys-fs/f2fs-tools: Stabilize 1.14.0 arm, #749318 (diff) | |
download | gentoo-58046a5b087c5ec392373fe6241d5d71dcf78554.tar.gz gentoo-58046a5b087c5ec392373fe6241d5d71dcf78554.tar.bz2 gentoo-58046a5b087c5ec392373fe6241d5d71dcf78554.zip |
x11-misc/xdg-utils: Stabilize 1.1.3_p20200220-r1 arm, #737622
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_p20200220-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r1.ebuild b/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r1.ebuild index 921e408530dc..cfdf8b19a3b1 100644 --- a/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r1.ebuild +++ b/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r1.ebuild @@ -13,7 +13,7 @@ S=${WORKDIR}/xdg-utils-${EGIT_COMMIT} LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="dbus doc gnome" REQUIRED_USE="gnome? ( dbus )" |