summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-06-07 16:39:19 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-06-07 16:39:19 +0000
commit9bb43e4d39181bdedef251c88d6bea89c96eb13b (patch)
tree684db7bbdd0d4879d38192c63d532e2751eefbb2 /mate-base/mate
parentAdd ~x86, wrt bug #508072 (diff)
downloadgentoo-2-9bb43e4d39181bdedef251c88d6bea89c96eb13b.tar.gz
gentoo-2-9bb43e4d39181bdedef251c88d6bea89c96eb13b.tar.bz2
gentoo-2-9bb43e4d39181bdedef251c88d6bea89c96eb13b.zip
Add ~x86, wrt bug #508072
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="~x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'mate-base/mate')
-rw-r--r--mate-base/mate/ChangeLog5
-rw-r--r--mate-base/mate/mate-1.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mate-base/mate/ChangeLog b/mate-base/mate/ChangeLog
index e1811e67ace1..14675c571f27 100644
--- a/mate-base/mate/ChangeLog
+++ b/mate-base/mate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mate-base/mate
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mate-base/mate/ChangeLog,v 1.5 2014/05/06 16:22:47 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/mate-base/mate/ChangeLog,v 1.6 2014/06/07 16:39:19 ago Exp $
+
+ 07 Jun 2014; Agostino Sarubbo <ago@gentoo.org> mate-1.8.0.ebuild:
+ Add ~x86, wrt bug #508072
06 May 2014; Tom Wijsman <TomWij@gentoo.org> mate-1.8.0.ebuild, metadata.xml:
Introduce more USE flags in the meta package to allow users to micro manage
diff --git a/mate-base/mate/mate-1.8.0.ebuild b/mate-base/mate/mate-1.8.0.ebuild
index 0cad1670f5ff..81c9dc78e693 100644
--- a/mate-base/mate/mate-1.8.0.ebuild
+++ b/mate-base/mate/mate-1.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mate-base/mate/mate-1.8.0.ebuild,v 1.2 2014/05/06 16:22:47 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/mate-base/mate/mate-1.8.0.ebuild,v 1.3 2014/06/07 16:39:19 ago Exp $
EAPI="5"
@@ -13,7 +13,7 @@ HOMEPAGE="http://mate-desktop.org"
LICENSE="metapackage"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="+base -bluetooth +themes +extras"
S="${WORKDIR}"