diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:25:52 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:25:52 -0500 |
commit | 721f0f2e3afc22a6f48389711fa0e43ee4de4a11 (patch) | |
tree | cb482d207bbf44379c2a86544198ca8c3bac6b89 /dev-python/pastedeploy | |
parent | dev-python/paste: 2.0.3-r1 stablized amd64 x86 under allarches (diff) | |
download | gentoo-721f0f2e3afc22a6f48389711fa0e43ee4de4a11.tar.gz gentoo-721f0f2e3afc22a6f48389711fa0e43ee4de4a11.tar.bz2 gentoo-721f0f2e3afc22a6f48389711fa0e43ee4de4a11.zip |
dev-python/pastedeploy: 1.5.2-r1 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/pastedeploy')
-rw-r--r-- | dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild b/dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild index cd2ec18f8b08..094cbe4b67ee 100644 --- a/dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild +++ b/dev-python/pastedeploy/pastedeploy-1.5.2-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://bitbucket.org/ianb/pastedeploy/get/${PV}.tar.gz -> ${P}-r1.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="doc test" RDEPEND="dev-python/namespace-paste[${PYTHON_USEDEP}] |