diff options
author | 2017-01-30 18:24:41 +0100 | |
---|---|---|
committer | 2017-01-30 18:33:26 +0100 | |
commit | 48b862225ebf0f9db7a0b9973ad4a905437cbffc (patch) | |
tree | 190e45ff2a8b87ae26ca1119bbd940e2cf9523fc /media-sound/qmpdclient | |
parent | dev-util/meson: remove old versions (diff) | |
download | gentoo-48b862225ebf0f9db7a0b9973ad4a905437cbffc.tar.gz gentoo-48b862225ebf0f9db7a0b9973ad4a905437cbffc.tar.bz2 gentoo-48b862225ebf0f9db7a0b9973ad4a905437cbffc.zip |
media-sound/qmpdclient: Drop duplicated KEYWORDS
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'media-sound/qmpdclient')
-rw-r--r-- | media-sound/qmpdclient/qmpdclient-1.2.2-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/qmpdclient/qmpdclient-1.2.2-r1.ebuild b/media-sound/qmpdclient/qmpdclient-1.2.2-r1.ebuild index 81f8eeff74e4..a1a8b400c5b1 100644 --- a/media-sound/qmpdclient/qmpdclient-1.2.2-r1.ebuild +++ b/media-sound/qmpdclient/qmpdclient-1.2.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,6 @@ SRC_URI="http://dump.bitcheese.net/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="" KEYWORDS="amd64 ppc x86" IUSE="debug" |