summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-21 09:49:46 +0000
committerSam James <sam@gentoo.org>2021-02-21 09:49:46 +0000
commitf745ff81543504b37cf2caa10c542b908312b6a5 (patch)
tree050703e34b2ce4fd3fd047fa1ed91bd8673717cb
parentdev-ml/dune-configurator: Keyword 2.8.2-r1 ppc, #766884 (diff)
downloadgentoo-f745ff81543504b37cf2caa10c542b908312b6a5.tar.gz
gentoo-f745ff81543504b37cf2caa10c542b908312b6a5.tar.bz2
gentoo-f745ff81543504b37cf2caa10c542b908312b6a5.zip
dev-python/speg: Keyword 0.3-r1 ppc, #766150
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/speg/speg-0.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/speg/speg-0.3-r1.ebuild b/dev-python/speg/speg-0.3-r1.ebuild
index 1f15bbbbd9ad..f2f9c8c6561c 100644
--- a/dev-python/speg/speg-0.3-r1.ebuild
+++ b/dev-python/speg/speg-0.3-r1.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
PYTHON_COMPAT=( python3_{7,8} )
@@ -8,6 +8,6 @@ HOMEPAGE="https://github.com/avakar/speg/"
SRC_URI="https://github.com/avakar/speg/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc x86"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND=""