diff options
author | Erik Mackdanz <stasibear@gentoo.org> | 2021-01-23 14:24:18 -0600 |
---|---|---|
committer | Erik Mackdanz <stasibear@gentoo.org> | 2021-01-23 14:24:18 -0600 |
commit | 309523a7592bfc08cd09b1ede1e492e0cd2427e0 (patch) | |
tree | bdfcd564d0065ea202cf21b95803e8a4608b18ff /media-sound/upmpdcli | |
parent | app-office/ledger: remove old (diff) | |
download | gentoo-309523a7592bfc08cd09b1ede1e492e0cd2427e0.tar.gz gentoo-309523a7592bfc08cd09b1ede1e492e0cd2427e0.tar.bz2 gentoo-309523a7592bfc08cd09b1ede1e492e0cd2427e0.zip |
media-sound/upmpdcli: stabilize 1.5.5
Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Diffstat (limited to 'media-sound/upmpdcli')
-rw-r--r-- | media-sound/upmpdcli/upmpdcli-1.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/upmpdcli/upmpdcli-1.5.5.ebuild b/media-sound/upmpdcli/upmpdcli-1.5.5.ebuild index 0eb2b288b4ea..32fbe2a26ccc 100644 --- a/media-sound/upmpdcli/upmpdcli-1.5.5.ebuild +++ b/media-sound/upmpdcli/upmpdcli-1.5.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=" |