diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-03 09:56:50 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-03 09:57:43 +0200 |
commit | 0c31a2ca28242ba0dd54022ab09be536e7431836 (patch) | |
tree | b90f80518f350496d26e34ebac4b90edb3bed1cc /dev-python/pyicu | |
parent | dev-python/peewee: Stabilize 3.14.8 x86, #827988 (diff) | |
download | gentoo-0c31a2ca28242ba0dd54022ab09be536e7431836.tar.gz gentoo-0c31a2ca28242ba0dd54022ab09be536e7431836.tar.bz2 gentoo-0c31a2ca28242ba0dd54022ab09be536e7431836.zip |
dev-python/pyicu: Stabilize 2.8 x86, #827991
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pyicu')
-rw-r--r-- | dev-python/pyicu/pyicu-2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyicu/pyicu-2.8.ebuild b/dev-python/pyicu/pyicu-2.8.ebuild index 0eb401ca6db6..7052eddb95db 100644 --- a/dev-python/pyicu/pyicu-2.8.ebuild +++ b/dev-python/pyicu/pyicu-2.8.ebuild @@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="dev-libs/icu:=" DEPEND="${RDEPEND}" |