diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 11:40:38 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 12:33:34 +0000 |
commit | 2acd3009435f8c494d3c79a0414fc1322371cac4 (patch) | |
tree | cbfe5eba12b739dc1605f7df6684041dbc7b7bf8 /media-libs/sratom/sratom-0.6.0-r1.ebuild | |
parent | media-libs/libaom: keyworded 1.0.0-r1 for ppc64, bug #653676 (diff) | |
download | gentoo-2acd3009435f8c494d3c79a0414fc1322371cac4.tar.gz gentoo-2acd3009435f8c494d3c79a0414fc1322371cac4.tar.bz2 gentoo-2acd3009435f8c494d3c79a0414fc1322371cac4.zip |
media-libs/sratom: keyworded 0.6.0-r1 for ppc64, bug #653676
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/sratom/sratom-0.6.0-r1.ebuild')
-rw-r--r-- | media-libs/sratom/sratom-0.6.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sratom/sratom-0.6.0-r1.ebuild b/media-libs/sratom/sratom-0.6.0-r1.ebuild index 46925de0c106..f484c2a849d6 100644 --- a/media-libs/sratom/sratom-0.6.0-r1.ebuild +++ b/media-libs/sratom/sratom-0.6.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2" LICENSE="ISC" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86" IUSE="doc static-libs test" RDEPEND=">=media-libs/lv2-1.14.0-r1 |