diff options
author | Sam James <sam@gentoo.org> | 2024-03-02 23:26:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-02 23:29:43 +0000 |
commit | 59bf6897b26db49bb2422ffd4da5b3fc19c7303d (patch) | |
tree | 94facd4e18fa589c6b16f322d7446c7ba51e9727 /gnome-base | |
parent | gnome-base/gnome-light: Keyword 45.2 ppc64, #914507 (diff) | |
download | gentoo-59bf6897b26db49bb2422ffd4da5b3fc19c7303d.tar.gz gentoo-59bf6897b26db49bb2422ffd4da5b3fc19c7303d.tar.bz2 gentoo-59bf6897b26db49bb2422ffd4da5b3fc19c7303d.zip |
gnome-base/gnome: Keyword 45.2 ppc64, #914507
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome/gnome-45.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome/gnome-45.2.ebuild b/gnome-base/gnome/gnome-45.2.ebuild index 8803b28adb4b..c95fad403870 100644 --- a/gnome-base/gnome/gnome-45.2.ebuild +++ b/gnome-base/gnome/gnome-45.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~loong ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="accessibility +bluetooth +classic cups +extras" |