diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-14 18:24:19 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-14 18:26:47 +0300 |
commit | ef8c732b5bd79a9b4d023825f3ecd08ff9766def (patch) | |
tree | 49a999ca2a868b197c7ee2ef72cff604e332a9ba /mate-base | |
parent | mate-base/mate-applets-meta: amd64 stable wrt bug #682168 (diff) | |
download | gentoo-ef8c732b5bd79a9b4d023825f3ecd08ff9766def.tar.gz gentoo-ef8c732b5bd79a9b4d023825f3ecd08ff9766def.tar.bz2 gentoo-ef8c732b5bd79a9b4d023825f3ecd08ff9766def.zip |
mate-base/mate-common: amd64 stable wrt bug #682168
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'mate-base')
-rw-r--r-- | mate-base/mate-common/mate-common-1.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-base/mate-common/mate-common-1.22.0.ebuild b/mate-base/mate-common/mate-common-1.22.0.ebuild index 9692272ccbe5..52c0ba58c562 100644 --- a/mate-base/mate-common/mate-common-1.22.0.ebuild +++ b/mate-base/mate-common/mate-common-1.22.0.ebuild @@ -8,7 +8,7 @@ inherit mate-desktop.org if [[ ${PV} == 9999 ]]; then inherit autotools else - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~x86" fi DESCRIPTION="Common files for development of MATE packages" |