diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-10-29 16:09:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-29 22:05:45 +0000 |
commit | aec54c842e4259ef72ffeb5a5ecb3c1dff4ede6e (patch) | |
tree | 1ad55cedef196f4fdd33883194f64cf0982f3bfe /x11-misc/xdg-utils | |
parent | app-office/libreoffice: Drop patch cherry-picked upstream (diff) | |
download | gentoo-aec54c842e4259ef72ffeb5a5ecb3c1dff4ede6e.tar.gz gentoo-aec54c842e4259ef72ffeb5a5ecb3c1dff4ede6e.tar.bz2 gentoo-aec54c842e4259ef72ffeb5a5ecb3c1dff4ede6e.zip |
x11-misc/xdg-utils: stable 1.1.3_p20200220-r1 for sparc, bug #737622
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 cfdf8b19a3b1..82899423215a 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 )" |