diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:48:14 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:53:22 +0200 |
commit | dbfe964c7de900e7da94a1031973bb8e2859c4ed (patch) | |
tree | 3fbaefc134c35cc3590a751ce529e291a9539f78 /x11-wm/marco | |
parent | x11-themes/mate-themes: x86 stable (bug #625838) (diff) | |
download | gentoo-dbfe964c7de900e7da94a1031973bb8e2859c4ed.tar.gz gentoo-dbfe964c7de900e7da94a1031973bb8e2859c4ed.tar.bz2 gentoo-dbfe964c7de900e7da94a1031973bb8e2859c4ed.zip |
x11-wm/marco: x86 stable (bug #625838)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'x11-wm/marco')
-rw-r--r-- | x11-wm/marco/marco-1.18.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/marco/marco-1.18.2.ebuild b/x11-wm/marco/marco-1.18.2.ebuild index 2c7b83c978d0..c5b9cd7c5383 100644 --- a/x11-wm/marco/marco-1.18.2.ebuild +++ b/x11-wm/marco/marco-1.18.2.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" |