diff options
author | mudler <mudler@sabayon.org> | 2016-10-13 23:40:25 +0200 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2016-10-14 22:57:17 -0400 |
commit | 28814bc9d01c88b919ba222ca3cd05cc15c6037a (patch) | |
tree | d6553800205b827f5788491492c61e1da75c19e7 /mate-base | |
parent | dev-python/python-caja: Stable on x86 keyword wrt #596998 (diff) | |
download | gentoo-28814bc9d01c88b919ba222ca3cd05cc15c6037a.tar.gz gentoo-28814bc9d01c88b919ba222ca3cd05cc15c6037a.tar.bz2 gentoo-28814bc9d01c88b919ba222ca3cd05cc15c6037a.zip |
mate-base/mate: Stable on amd64 keyword wrt #596998
Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org>
Diffstat (limited to 'mate-base')
-rw-r--r-- | mate-base/mate/mate-1.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-base/mate/mate-1.12-r1.ebuild b/mate-base/mate/mate-1.12-r1.ebuild index fd289cc9cc07..16fc4cc114df 100644 --- a/mate-base/mate/mate-1.12-r1.ebuild +++ b/mate-base/mate/mate-1.12-r1.ebuild @@ -11,7 +11,7 @@ else inherit versionator MATE_BRANCH="$(get_version_component_range 1-2)" MATE_THEMES_V=3 - KEYWORDS="~amd64 ~arm ~x86" + KEYWORDS="amd64 ~arm ~x86" fi SRC_URI="" |