summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-09-15 23:57:17 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-09-16 00:23:01 +0200
commit5569a4974401b381ed1f42ce78cd8623a8bb5894 (patch)
tree1d56e2d9d0a7d79541da7b72339f190ed45280fd /media-sound
parentnet-mail/fetchmail: 6.4.12 bump (diff)
downloadgentoo-5569a4974401b381ed1f42ce78cd8623a8bb5894.tar.gz
gentoo-5569a4974401b381ed1f42ce78cd8623a8bb5894.tar.bz2
gentoo-5569a4974401b381ed1f42ce78cd8623a8bb5894.zip
media-sound/ardour: x86 stable (bug #741825)
Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/ardour/ardour-6.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/ardour/ardour-6.2-r1.ebuild b/media-sound/ardour/ardour-6.2-r1.ebuild
index 97e4502ac210..82d1575b195a 100644
--- a/media-sound/ardour/ardour-6.2-r1.ebuild
+++ b/media-sound/ardour/ardour-6.2-r1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="https://git.ardour.org/ardour/ardour.git"
inherit git-r3
else
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 x86"
SRC_URI="https://dev.gentoo.org/~fordfrog/distfiles/Ardour-${PV}.0.tar.bz2"
S="${WORKDIR}/Ardour-${PV}.0"
fi