diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-31 11:39:45 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-31 11:39:45 +0000 |
commit | f8b0bc80e82a07f1010b071109644185a7fe5839 (patch) | |
tree | e877dcc5a84cf8dd681072977a7b8314a22206e1 /dev-python/libsass-python | |
parent | media-sound/qsampler: Stabilize 0.9.8 amd64, #886097 (diff) | |
download | gentoo-f8b0bc80e82a07f1010b071109644185a7fe5839.tar.gz gentoo-f8b0bc80e82a07f1010b071109644185a7fe5839.tar.bz2 gentoo-f8b0bc80e82a07f1010b071109644185a7fe5839.zip |
dev-python/libsass-python: Stabilize 0.22.0-r1 amd64, #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 5a1915aeb7d6..29e66f31851b 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 |