From 55415510645cffcb9536f34ae7183bed4028d393 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Mon, 15 Jun 2020 19:04:06 +0100 Subject: [PATCH] dev-python/sexpdata: keyworded 0.0.3-r1 for ppc keyworded wrt bug #711806 Package-Manager: Portage-2.3.101, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich --- dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild b/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild index 99c85b495e514..d04ff2733427d 100644 --- a/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild +++ b/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/tkf/sexpdata/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="test" RESTRICT="!test? ( test )"