diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-07 08:54:51 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-07 08:55:34 +0300 |
commit | 454bb5fca34c0f7c4c3f98331ee9419f3853dfd2 (patch) | |
tree | 27f7eb08dabbdebbe956dd0b38d139be2c4e32cb /net-libs/dleyna | |
parent | net-libs/gupnp: Stabilize 1.6.6 ppc64, #928819 (diff) | |
download | gentoo-454bb5fca34c0f7c4c3f98331ee9419f3853dfd2.tar.gz gentoo-454bb5fca34c0f7c4c3f98331ee9419f3853dfd2.tar.bz2 gentoo-454bb5fca34c0f7c4c3f98331ee9419f3853dfd2.zip |
net-libs/dleyna: Stabilize 0.8.3 amd64, #928822
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/dleyna')
-rw-r--r-- | net-libs/dleyna/dleyna-0.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/dleyna/dleyna-0.8.3.ebuild b/net-libs/dleyna/dleyna-0.8.3.ebuild index 07a445b924f5..9fcf483ebc07 100644 --- a/net-libs/dleyna/dleyna-0.8.3.ebuild +++ b/net-libs/dleyna/dleyna-0.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.gnome.org/World/dLeyna/-/archive/v${PV}/dLeyna-v${PV}.ta LICENSE="LGPL-2.1" SLOT="1.0/6" # soname of libdleyna-core-1.0.so -KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~loong ~riscv ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" |