commit: ca45302bf9ac16d6af26815b9ae2aa23840d254c
Author: Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT>
com>
AuthorDate: Fri Feb 24 19:41:28 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 26 18:15:43 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca45302b
dev-python/python-daemon: Keyword 2.3.2 ia64, #889292
Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/python-daemon/python-daemon-2.3.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/python-daemon/python-daemon-2.3.2.ebuild
b/dev-python/python-daemon/python-daemon-2.3.2.ebuild
index 63029125b3a8..f6ac9f0b2f6d 100644
--- a/dev-python/python-daemon/python-daemon-2.3.2.ebuild
+++ b/dev-python/python-daemon/python-daemon-2.3.2.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
# build system and tests use GPL-3.0+ but none of these files are installed
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 arm ~ppc ~ppc64 x86"
+KEYWORDS="amd64 arm ~ia64 ~ppc ~ppc64 x86"
RDEPEND="
dev-python/lockfile[${PYTHON_USEDEP}]