diff options
author | Sam James <sam@gentoo.org> | 2020-12-17 07:59:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-17 07:59:28 +0000 |
commit | 4de351d005513b410d3e6841de673002ab0595e7 (patch) | |
tree | 5866c73b921095d15506d596408b11fd02a6a775 /x11-misc/xdg-utils | |
parent | net-libs/libproxy: Stabilize 0.4.16 arm64, #741538 (diff) | |
download | gentoo-4de351d005513b410d3e6841de673002ab0595e7.tar.gz gentoo-4de351d005513b410d3e6841de673002ab0595e7.tar.bz2 gentoo-4de351d005513b410d3e6841de673002ab0595e7.zip |
x11-misc/xdg-utils: Stabilize 1.1.3_p20200220-r1 s390, #737622
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_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 2fc95ee7016c..814cd4ad8541 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 )" |