diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:47:22 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:53:20 +0200 |
commit | 2698b2f7aa932e5a5bac52e9a5fa535b469e838a (patch) | |
tree | a450396e67f6078dbbe1c8e927c83a23add42060 /x11-themes | |
parent | x11-themes/mate-icon-theme-faenza: x86 stable (bug #625838) (diff) | |
download | gentoo-2698b2f7aa932e5a5bac52e9a5fa535b469e838a.tar.gz gentoo-2698b2f7aa932e5a5bac52e9a5fa535b469e838a.tar.bz2 gentoo-2698b2f7aa932e5a5bac52e9a5fa535b469e838a.zip |
x11-themes/mate-themes: x86 stable (bug #625838)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/mate-themes/mate-themes-3.22.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/mate-themes/mate-themes-3.22.11.ebuild b/x11-themes/mate-themes/mate-themes-3.22.11.ebuild index 3b22ddc5137a..60a65309e4f2 100644 --- a/x11-themes/mate-themes/mate-themes-3.22.11.ebuild +++ b/x11-themes/mate-themes/mate-themes-3.22.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ if [[ ${PV#${MATE_GTK_V}.} == 9999 ]]; then EGIT_BRANCH="gtk${MATE_GTK_V}" else SRC_URI="http://pub.mate-desktop.org/releases/themes/${MATE_GTK_V}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 x86" fi HOMEPAGE="http://mate-desktop.org" |