diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-14 19:22:46 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-14 19:24:04 +0300 |
commit | 8c315dd6689fec91b28bffcc05fad82732fb9169 (patch) | |
tree | db841f1efd7f22caafe66df5f90c910bbe8689ed /x11-wm | |
parent | x11-themes/mate-themes: x86 stable wrt bug #682168 (diff) | |
download | gentoo-8c315dd6689fec91b28bffcc05fad82732fb9169.tar.gz gentoo-8c315dd6689fec91b28bffcc05fad82732fb9169.tar.bz2 gentoo-8c315dd6689fec91b28bffcc05fad82732fb9169.zip |
x11-wm/marco: x86 stable wrt bug #682168
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/marco/marco-1.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/marco/marco-1.22.0.ebuild b/x11-wm/marco/marco-1.22.0.ebuild index 3146608845fa..72fb645f0b0c 100644 --- a/x11-wm/marco/marco-1.22.0.ebuild +++ b/x11-wm/marco/marco-1.22.0.ebuild @@ -8,7 +8,7 @@ MATE2_LA_PUNT="yes" inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 x86" fi DESCRIPTION="MATE default window manager" |