summaryrefslogtreecommitdiffstats
path: root/trinity-apps/kplayer/kplayer-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-apps/kplayer/kplayer-9999.ebuild')
-rw-r--r--trinity-apps/kplayer/kplayer-9999.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/trinity-apps/kplayer/kplayer-9999.ebuild b/trinity-apps/kplayer/kplayer-9999.ebuild
index 745807c9..05989aa7 100644
--- a/trinity-apps/kplayer/kplayer-9999.ebuild
+++ b/trinity-apps/kplayer/kplayer-9999.ebuild
@@ -21,6 +21,9 @@ HOMEPAGE="https://trinitydesktop.org/"
LICENSE="|| ( GPL-2 GPL-3 )"
SLOT="14"
+if [[ ${PV} != *9999* ]] ; then
+ KEYWORDS="~amd64 ~x86"
+fi
DEPEND="media-video/mplayer"
RDEPEND="${DEPEND}"