diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-15 11:50:31 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-15 11:50:31 +0000 |
commit | 578a80e55360b6b5a39fadc7eab47f33fb688db3 (patch) | |
tree | 3976107b09cc13b2e337648d9b3773f72a1d4032 /media-gfx | |
parent | dev-python/pyxattr: Stabilize 0.8.1 sparc, #907796 (diff) | |
download | gentoo-578a80e55360b6b5a39fadc7eab47f33fb688db3.tar.gz gentoo-578a80e55360b6b5a39fadc7eab47f33fb688db3.tar.bz2 gentoo-578a80e55360b6b5a39fadc7eab47f33fb688db3.zip |
media-gfx/superslicer: Stabilize 2.5.59.2-r2 amd64, #907842
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/superslicer/superslicer-2.5.59.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/superslicer/superslicer-2.5.59.2-r2.ebuild b/media-gfx/superslicer/superslicer-2.5.59.2-r2.ebuild index 572cbef82012..8d4ac88db07d 100644 --- a/media-gfx/superslicer/superslicer-2.5.59.2-r2.ebuild +++ b/media-gfx/superslicer/superslicer-2.5.59.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="AGPL-3 Boost-1.0 GPL-2 LGPL-3 MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="test" |