diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 18:53:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 18:53:51 +0200 |
commit | f367422740dac590d491d467c44a537d8e50d1da (patch) | |
tree | b55e29e61bf8b5f97a7131f1f901a724b7946150 /gnome-base/gnome | |
parent | gnome-base/gdm: amd64 stable wrt bug #717144 (diff) | |
download | gentoo-f367422740dac590d491d467c44a537d8e50d1da.tar.gz gentoo-f367422740dac590d491d467c44a537d8e50d1da.tar.bz2 gentoo-f367422740dac590d491d467c44a537d8e50d1da.zip |
gnome-base/gnome: amd64 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'gnome-base/gnome')
-rw-r--r-- | gnome-base/gnome/gnome-3.34.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome/gnome-3.34.4.ebuild b/gnome-base/gnome/gnome-3.34.4.ebuild index 7a2778a32f4f..7eaadc907d19 100644 --- a/gnome-base/gnome/gnome-3.34.4.ebuild +++ b/gnome-base/gnome/gnome-3.34.4.ebuild @@ -11,7 +11,7 @@ SLOT="2.0" # Cannot be installed at the same time as gnome-2 # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86" IUSE="accessibility +bluetooth +classic cups +extras" |