diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-11 09:24:30 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-11 09:50:53 +0200 |
commit | f599a8eadb62b121dcc4807c76953fa527edf366 (patch) | |
tree | 21804cb27da47c16c266560527d17b263a065415 /dev-python/python-augeas | |
parent | dev-python/pytest-shutil: Stabilize 1.7.0-r1 ALLARCHES, #731526 (diff) | |
download | gentoo-f599a8eadb62b121dcc4807c76953fa527edf366.tar.gz gentoo-f599a8eadb62b121dcc4807c76953fa527edf366.tar.bz2 gentoo-f599a8eadb62b121dcc4807c76953fa527edf366.zip |
dev-python/python-augeas: Stabilize 1.1.0 ALLARCHES, #731530
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-augeas')
-rw-r--r-- | dev-python/python-augeas/python-augeas-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-augeas/python-augeas-1.1.0.ebuild b/dev-python/python-augeas/python-augeas-1.1.0.ebuild index 693ca962cd77..e66ad08496e3 100644 --- a/dev-python/python-augeas/python-augeas-1.1.0.ebuild +++ b/dev-python/python-augeas/python-augeas-1.1.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND="app-admin/augeas >=dev-python/cffi-1.0.0[${PYTHON_USEDEP}]" |