summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-15 05:19:03 +0000
committerSam James <sam@gentoo.org>2020-11-15 05:19:03 +0000
commit7303d835d187e6247c0ecbfe1305045541c185d7 (patch)
tree58905e8d472a12b82da88f01fef368263b20588a
parentdev-python/paste: Stabilize 3.5.0 ALLARCHES, #754477 (diff)
downloadgentoo-7303d835d187e6247c0ecbfe1305045541c185d7.tar.gz
gentoo-7303d835d187e6247c0ecbfe1305045541c185d7.tar.bz2
gentoo-7303d835d187e6247c0ecbfe1305045541c185d7.zip
dev-python/pastedeploy: Stabilize 2.1.1 ALLARCHES, #754480
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/pastedeploy/pastedeploy-2.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pastedeploy/pastedeploy-2.1.1.ebuild b/dev-python/pastedeploy/pastedeploy-2.1.1.ebuild
index 0096412f88fe..b3184cd1dd90 100644
--- a/dev-python/pastedeploy/pastedeploy-2.1.1.ebuild
+++ b/dev-python/pastedeploy/pastedeploy-2.1.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/Pylons/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="doc"
RDEPEND="dev-python/namespace-paste[${PYTHON_USEDEP}]"