commit: e50b552ce778ff607ae055bc2c1c902f87d176e9 Author: Erik Mackdanz <stasibear <AT> gentoo <DOT> org> AuthorDate: Mon Oct 22 00:48:57 2018 +0000 Commit: Erik Mackdanz <stasibear <AT> gentoo <DOT> org> CommitDate: Mon Oct 22 00:48:57 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e50b552c
media-sound/upmpdcli: Stabilize 1.2.16 on amd64 Signed-off-by: Erik Mackdanz <stasibear <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 media-sound/upmpdcli/upmpdcli-1.2.16.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/upmpdcli/upmpdcli-1.2.16.ebuild b/media-sound/upmpdcli/upmpdcli-1.2.16.ebuild index e7340ec9f9c..54eaba57636 100644 --- a/media-sound/upmpdcli/upmpdcli-1.2.16.ebuild +++ b/media-sound/upmpdcli/upmpdcli-1.2.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ LICENSE="GPL-2" SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="thirdparty" DEPEND="
