diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-06 22:57:13 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-06 22:57:13 +0200 |
commit | 852aa6960969c16cb61b9ae528d3c1a5baea15e5 (patch) | |
tree | 621b990975a593aba273c1a0e40df87205f0c6f8 /dev-libs/libarcus | |
parent | dev-python/reedsolomon: Stabilize 1.5.4-r1 amd64, #836809 (diff) | |
download | gentoo-852aa6960969c16cb61b9ae528d3c1a5baea15e5.tar.gz gentoo-852aa6960969c16cb61b9ae528d3c1a5baea15e5.tar.bz2 gentoo-852aa6960969c16cb61b9ae528d3c1a5baea15e5.zip |
dev-libs/libarcus: Stabilize 4.13.1 amd64, #836816
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-libs/libarcus')
-rw-r--r-- | dev-libs/libarcus/libarcus-4.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libarcus/libarcus-4.13.1.ebuild b/dev-libs/libarcus/libarcus-4.13.1.ebuild index 119faccb2d4b..0490a9cfc427 100644 --- a/dev-libs/libarcus/libarcus-4.13.1.ebuild +++ b/dev-libs/libarcus/libarcus-4.13.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/Ultimaker/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="LGPL-3" SLOT="0/3" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="examples +python static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |