diff options
author | mudler <mudler@sabayon.org> | 2016-10-13 23:35:42 +0200 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2016-10-14 22:57:17 -0400 |
commit | 0433b449e74f696757220ea9fe044292152cd5fc (patch) | |
tree | 3b8c2cf6e108c9f897fa9941944c0deea04f826d /x11-wm/marco | |
parent | x11-wm/marco: Stable on amd64 keyword wrt #596998 (diff) | |
download | gentoo-0433b449e74f696757220ea9fe044292152cd5fc.tar.gz gentoo-0433b449e74f696757220ea9fe044292152cd5fc.tar.bz2 gentoo-0433b449e74f696757220ea9fe044292152cd5fc.zip |
x11-wm/marco: Stable on x86 keyword wrt #596998
Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org>
Diffstat (limited to 'x11-wm/marco')
-rw-r--r-- | x11-wm/marco/marco-1.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/marco/marco-1.12.1.ebuild b/x11-wm/marco/marco-1.12.1.ebuild index 22d3324a9cf2..5568b7231a4d 100644 --- a/x11-wm/marco/marco-1.12.1.ebuild +++ b/x11-wm/marco/marco-1.12.1.ebuild @@ -9,7 +9,7 @@ MATE2_LA_PUNT="yes" inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="amd64 ~arm ~x86" + KEYWORDS="amd64 ~arm x86" fi DESCRIPTION="MATE default window manager" |