summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-26 11:24:16 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-26 11:24:16 +0100
commit589d14858159e147e76624af82f234da79257604 (patch)
treecb4bace3ef6ed02772ab6dfd885222bd616e5d28 /dev-python/backcall
parentdev-lang/php: x86 stable wrt bug #713484 (diff)
downloadgentoo-589d14858159e147e76624af82f234da79257604.tar.gz
gentoo-589d14858159e147e76624af82f234da79257604.tar.bz2
gentoo-589d14858159e147e76624af82f234da79257604.zip
dev-python/backcall: x86 stable wrt bug #714356
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/backcall')
-rw-r--r--dev-python/backcall/backcall-0.1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/backcall/backcall-0.1.0-r1.ebuild b/dev-python/backcall/backcall-0.1.0-r1.ebuild
index 1a3f07d4117d..4888e2be2a53 100644
--- a/dev-python/backcall/backcall-0.1.0-r1.ebuild
+++ b/dev-python/backcall/backcall-0.1.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=""