summaryrefslogtreecommitdiffstats
path: root/media-libs
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libart_lgpl/libart_lgpl-9999.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/media-libs/libart_lgpl/libart_lgpl-9999.ebuild b/media-libs/libart_lgpl/libart_lgpl-9999.ebuild
index ce46338e..24515469 100644
--- a/media-libs/libart_lgpl/libart_lgpl-9999.ebuild
+++ b/media-libs/libart_lgpl/libart_lgpl-9999.ebuild
@@ -13,6 +13,9 @@ HOMEPAGE="https://trinitydesktop.org/"
LICENSE="LGPL-2.1"
SLOT="0"
+if [[ ${PV} != *9999* ]] ; then
+ KEYWORDS="~amd64 ~x86"
+fi
src_prepare() {
sed '/ART_SIZEOF_LONG/d' -i src/art_config.h.cmake || die