summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormudler <mudler@sabayon.org>2016-10-13 23:34:19 +0200
committerNP-Hardass <NP-Hardass@gentoo.org>2016-10-14 22:57:17 -0400
commit0cf9d6de2da3b44a20f79d49c05193f351f8702e (patch)
tree326a7017c769c21c512581a8ed3b7b274be3e33a
parentmate-base/mate-applets: Prevent use of cpupower >=4.7, #593470 (diff)
downloadgentoo-0cf9d6de2da3b44a20f79d49c05193f351f8702e.tar.gz
gentoo-0cf9d6de2da3b44a20f79d49c05193f351f8702e.tar.bz2
gentoo-0cf9d6de2da3b44a20f79d49c05193f351f8702e.zip
mate-base/mate-common: Stable on amd64 keyword wrt #596998
Package-Manager: portage-2.3.1
-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 43f092f58880..b4b677d6aba9 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"