media-sound/pamix: amd64 stable wrt bug #687910
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 13 Jun 2019 14:57:45 +0000 (16:57 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 13 Jun 2019 14:57:45 +0000 (16:57 +0200)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

media-sound/pamix/pamix-1.6.ebuild

index dbeb0e57cc75d8da27722adb793a8e3d50ead7dc..633fb3a9622eb6e066293e724f57e35347747ab7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -18,7 +18,7 @@ if [[ ${PV} == 9999 ]] ; then
        EGIT_REPO_URI="https://github.com/patroclos/PAmix.git"
 else
        SRC_URI="https://github.com/patroclos/PAmix/archive/${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="amd64 ~x86"
        S="${WORKDIR}/PAmix-${PV}"
 fi