diff options
author | 2023-01-21 17:09:34 +0000 | |
---|---|---|
committer | 2023-01-21 17:09:34 +0000 | |
commit | 10a57ff1e94d161290d7474ffedf57bc47e5a776 (patch) | |
tree | 72f593c6809980e27bc8aa76a19c84cc85e45227 /dev-python/libsass-python | |
parent | sys-kernel/linux-firmware: Simplify LICENSE (diff) | |
download | gentoo-10a57ff1e94d161290d7474ffedf57bc47e5a776.tar.gz gentoo-10a57ff1e94d161290d7474ffedf57bc47e5a776.tar.bz2 gentoo-10a57ff1e94d161290d7474ffedf57bc47e5a776.zip |
dev-python/libsass-python: Stabilize 0.22.0-r1 x86, #886391
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/libsass-python')
-rw-r--r-- | dev-python/libsass-python/libsass-python-0.22.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/libsass-python/libsass-python-0.22.0-r1.ebuild b/dev-python/libsass-python/libsass-python-0.22.0-r1.ebuild index 0a8dc4e6e9fc..5a1915aeb7d6 100644 --- a/dev-python/libsass-python/libsass-python-0.22.0-r1.ebuild +++ b/dev-python/libsass-python/libsass-python-0.22.0-r1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" DEPEND=" >=dev-libs/libsass-3.6.5 |