diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-03 08:21:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-03 08:22:43 +0200 |
commit | 782f2db5c23b592118d034f62924006467d898cd (patch) | |
tree | cf3cf2a403c05658fd7a4fcc1e01ec23de67b257 /xfce-base | |
parent | media-libs/game-music-emu: ppc64 stable wrt bug #800061 (diff) | |
download | gentoo-782f2db5c23b592118d034f62924006467d898cd.tar.gz gentoo-782f2db5c23b592118d034f62924006467d898cd.tar.bz2 gentoo-782f2db5c23b592118d034f62924006467d898cd.zip |
xfce-base/xfce4-settings: ppc64 stable wrt bug #799908
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild index 338f687ea4f1..966aeb7336d7 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier" REQUIRED_USE=${PYTHON_REQUIRED_USE} |