diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-25 19:43:59 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-25 19:43:59 +0300 |
commit | acf6e37b6f85b64614c74c3c8575c98b9f16205d (patch) | |
tree | 7ee77948cbb4c4328f3c1a0a591a1cf5321b9ef5 /dev-python/configshell-fb | |
parent | sys-block/targetcli-fb: Keyword 2.1.54 ia64, #866506 (diff) | |
download | gentoo-acf6e37b6f85b64614c74c3c8575c98b9f16205d.tar.gz gentoo-acf6e37b6f85b64614c74c3c8575c98b9f16205d.tar.bz2 gentoo-acf6e37b6f85b64614c74c3c8575c98b9f16205d.zip |
dev-python/configshell-fb: Keyword 1.1.29 ia64, #866506
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/configshell-fb')
-rw-r--r-- | dev-python/configshell-fb/configshell-fb-1.1.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/configshell-fb/configshell-fb-1.1.29.ebuild b/dev-python/configshell-fb/configshell-fb-1.1.29.ebuild index f15cb0315f01..5cb6291e114f 100644 --- a/dev-python/configshell-fb/configshell-fb-1.1.29.ebuild +++ b/dev-python/configshell-fb/configshell-fb-1.1.29.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~riscv x86" +KEYWORDS="amd64 ~ia64 ~riscv x86" RDEPEND="dev-python/pyparsing[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] |