summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-08-27 17:05:23 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-08-27 17:05:50 +0200
commit872e21b3382b6832efee2ee4a8cb3f23076e08b9 (patch)
tree754ebeec48f3157214b5680ce0c98de001dcbbd1 /media-sound/audex/audex-0.95_pre20170727.ebuild
parentsec-policy/selinux-base-policy: drop insecure git:// path in favour of https:// (diff)
downloadgentoo-872e21b3382b6832efee2ee4a8cb3f23076e08b9.tar.gz
gentoo-872e21b3382b6832efee2ee4a8cb3f23076e08b9.tar.bz2
gentoo-872e21b3382b6832efee2ee4a8cb3f23076e08b9.zip
media-sound/audex: Add missing blocker, re-add KEYWORDS
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'media-sound/audex/audex-0.95_pre20170727.ebuild')
-rw-r--r--media-sound/audex/audex-0.95_pre20170727.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/media-sound/audex/audex-0.95_pre20170727.ebuild b/media-sound/audex/audex-0.95_pre20170727.ebuild
index b5759cca2d02..6c7bd91bdb1d 100644
--- a/media-sound/audex/audex-0.95_pre20170727.ebuild
+++ b/media-sound/audex/audex-0.95_pre20170727.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://userbase.kde.org/Audex"
SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz"
LICENSE="GPL-3"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="
@@ -37,4 +37,6 @@ DEPEND="
$(add_qt_dep qtxml)
media-sound/cdparanoia
"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ !media-sound/audex:4
+"