diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-02-16 08:23:48 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-02-16 08:23:48 +0000 |
commit | 1de5ac0e430e81b0fd6163a8e76b016f68bb15f0 (patch) | |
tree | 7aa7b099d89274e5d302f06f2b963a50a167402f /media-sound/clementine | |
parent | media-sound/strawberry: keyworded 0.8.5 for ppc64 (diff) | |
download | gentoo-1de5ac0e430e81b0fd6163a8e76b016f68bb15f0.tar.gz gentoo-1de5ac0e430e81b0fd6163a8e76b016f68bb15f0.tar.bz2 gentoo-1de5ac0e430e81b0fd6163a8e76b016f68bb15f0.zip |
media-sound/clementine: keyworded 1.4.0_rc1 for ppc64
keyworded wrt bug #769965
Package-Manager: Portage-3.0.14, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-sound/clementine')
-rw-r--r-- | media-sound/clementine/clementine-1.4.0_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/clementine/clementine-1.4.0_rc1.ebuild b/media-sound/clementine/clementine-1.4.0_rc1.ebuild index a11ddaa0a213..ef72ab5c0af0 100644 --- a/media-sound/clementine/clementine-1.4.0_rc1.ebuild +++ b/media-sound/clementine/clementine-1.4.0_rc1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -23,7 +23,7 @@ else else SRC_URI="${SRC_URI_BASE}/releases/download/${PV/_}/${P/_}.tar.xz" fi - KEYWORDS="amd64 ~arm64 x86" + KEYWORDS="amd64 ~arm64 ~ppc64 x86" fi DESCRIPTION="Modern music player and library organizer based on Amarok 1.4 and Qt" HOMEPAGE="https://www.clementine-player.org https://github.com/clementine-player/Clementine" |