commit: 8a85a02835c234dcc9ef323caff5212c9de5d4bd Author: Daniel James <djames <AT> orcadian <DOT> net> AuthorDate: Thu Aug 20 15:18:20 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Tue Aug 25 18:20:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a85a028
media-sound/apulse: add ~ppc64 keyword Signed-off-by: Daniel James <djames <AT> orcadian.net> Closes: https://github.com/gentoo/gentoo/pull/17190 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> media-sound/apulse/apulse-0.1.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/apulse/apulse-0.1.13.ebuild b/media-sound/apulse/apulse-0.1.13.ebuild index 6641e6bb6c8..350f525f8b2 100644 --- a/media-sound/apulse/apulse-0.1.13.ebuild +++ b/media-sound/apulse/apulse-0.1.13.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/i-rinat/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="debug sdk test" RESTRICT="!test? ( test )"