diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-26 00:03:46 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-26 00:03:46 +0100 |
commit | c46f43c576b3cc617852df61846b67b6825b7b20 (patch) | |
tree | 9d63dc548731e61a86de9e9ee7e830f8361e1442 /x11-misc/xdg-utils | |
parent | app-text/xapian-omega: x86 stable (bug #751025) (diff) | |
download | gentoo-c46f43c576b3cc617852df61846b67b6825b7b20.tar.gz gentoo-c46f43c576b3cc617852df61846b67b6825b7b20.tar.bz2 gentoo-c46f43c576b3cc617852df61846b67b6825b7b20.zip |
x11-misc/xdg-utils: x86 stable (bug #737622)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 5b1faa46cb5b..28f6c7d672a1 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 )" |