summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormudler <mudler@sabayon.org>2016-10-13 23:34:23 +0200
committerNP-Hardass <NP-Hardass@gentoo.org>2016-10-14 22:57:17 -0400
commit0f722614ee1582fe599742415f39226b1436c127 (patch)
treec4d613e76f6ee48dd1cd0eb907e81734811a53ed /mate-base
parentmate-base/mate-common: Stable on amd64 keyword wrt #596998 (diff)
downloadgentoo-0f722614ee1582fe599742415f39226b1436c127.tar.gz
gentoo-0f722614ee1582fe599742415f39226b1436c127.tar.bz2
gentoo-0f722614ee1582fe599742415f39226b1436c127.zip
mate-base/mate-common: Stable on x86 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-common/mate-common-1.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-base/mate-common/mate-common-1.12.0.ebuild b/mate-base/mate-common/mate-common-1.12.0.ebuild
index b4b677d6aba9..d7a3bb8501b1 100644
--- a/mate-base/mate-common/mate-common-1.12.0.ebuild
+++ b/mate-base/mate-common/mate-common-1.12.0.ebuild
@@ -9,7 +9,7 @@ inherit mate-desktop.org
if [[ ${PV} == 9999 ]]; then
inherit autotools
else
- KEYWORDS="amd64 ~arm ~x86"
+ KEYWORDS="amd64 ~arm x86"
fi
DESCRIPTION="Common files for development of MATE packages"