diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-27 08:19:14 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-27 08:19:26 +0000 |
commit | 9901b305ef982f6c132eea1a4af6ef33ea5f08b2 (patch) | |
tree | ff038ef4355dbda33bc7d96b431080612166b0e1 /x11-misc/xdg-utils | |
parent | dev-util/cargo-audit: drop old (diff) | |
download | gentoo-9901b305ef982f6c132eea1a4af6ef33ea5f08b2.tar.gz gentoo-9901b305ef982f6c132eea1a4af6ef33ea5f08b2.tar.bz2 gentoo-9901b305ef982f6c132eea1a4af6ef33ea5f08b2.zip |
x11-misc/xdg-utils: stable 1.1.3_p20200220-r1 for ppc64
stable wrt bug #737622 (STABLEREQ)
Tested-by: ernsteiswuerfel
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
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 35852fabbb0b..921e408530dc 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 )" |