diff options
author | Erik Mackdanz <stasibear@gentoo.org> | 2023-01-15 15:15:35 -0600 |
---|---|---|
committer | Erik Mackdanz <stasibear@gentoo.org> | 2023-01-15 15:25:00 -0600 |
commit | 27f2b3f3ab74f1b038a1d1e4b8a91c4d22a2e7b4 (patch) | |
tree | 33a26a493a7c8ce7723890c5e218337ba9350889 /media-sound/upmpdcli | |
parent | net-libs/libupnpp: add 0.22.4 (diff) | |
download | gentoo-27f2b3f3ab74f1b038a1d1e4b8a91c4d22a2e7b4.tar.gz gentoo-27f2b3f3ab74f1b038a1d1e4b8a91c4d22a2e7b4.tar.bz2 gentoo-27f2b3f3ab74f1b038a1d1e4b8a91c4d22a2e7b4.zip |
media-sound/upmpdcli: stabilize 1.5.20 for amd64, x86
Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>
Diffstat (limited to 'media-sound/upmpdcli')
-rw-r--r-- | media-sound/upmpdcli/upmpdcli-1.5.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/upmpdcli/upmpdcli-1.5.20.ebuild b/media-sound/upmpdcli/upmpdcli-1.5.20.ebuild index 68874e5bd6ed..a73fac04902e 100644 --- a/media-sound/upmpdcli/upmpdcli-1.5.20.ebuild +++ b/media-sound/upmpdcli/upmpdcli-1.5.20.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 @@ -11,7 +11,7 @@ LICENSE="GPL-2" SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="thirdparty" DEPEND=" |