media-sound/pamix: Version 1.5 stable for amd64 and x86.
authorLars Wendler <polynomial-c@gentoo.org>
Tue, 2 Jan 2018 15:00:07 +0000 (16:00 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Tue, 2 Jan 2018 15:00:51 +0000 (16:00 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

media-sound/pamix/pamix-1.5.ebuild

index 1efd5b4659354ad5bc19b4faf672cc4b58543deb..261d33492f6d064d92909ecf98e1dbb0337b4a04 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # 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