summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2018-02-22 09:50:13 +0100
committerAgostino Sarubbo <ago@gentoo.org>2018-02-22 10:04:40 +0100
commit36659f74ccf214e4305c126cc5c8c654ce837870 (patch)
tree1371cc98fb5115f993c364d19d5fcdd8810c9038
parentmedia-libs/sratom: amd64 stable wrt bug #645152 (diff)
downloadgentoo-36659f74ccf214e4305c126cc5c8c654ce837870.tar.gz
gentoo-36659f74ccf214e4305c126cc5c8c654ce837870.tar.bz2
gentoo-36659f74ccf214e4305c126cc5c8c654ce837870.zip
media-plugins/calf: amd64 stable wrt bug #645152
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
-rw-r--r--media-plugins/calf/calf-0.90.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/calf/calf-0.90.0.ebuild b/media-plugins/calf/calf-0.90.0.ebuild
index 2187ab626fd5..4f83429d56e7 100644
--- a/media-plugins/calf/calf-0.90.0.ebuild
+++ b/media-plugins/calf/calf-0.90.0.ebuild
@@ -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
@@ -12,7 +12,7 @@ if [[ "${PV}" = "9999" ]] ; then
EGIT_REPO_URI="https://github.com/calf-studio-gear/calf.git"
else
SRC_URI="https://github.com/calf-studio-gear/calf/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="LGPL-2.1"