summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2016-01-01 12:42:32 +0100
committerMartin Väth <martin@mvath.de>2016-01-01 12:42:32 +0100
commit5416bde5b08f95e3ac876e1de742a97b14d6e052 (patch)
tree100d239cd6289433eb9b59c2c541e9d8538e67ac /games-rpg/magus/magus-1.3.3.ebuild
parentMake repoman happy (diff)
downloadmv-5416bde5b08f95e3ac876e1de742a97b14d6e052.tar.gz
mv-5416bde5b08f95e3ac876e1de742a97b14d6e052.tar.bz2
mv-5416bde5b08f95e3ac876e1de742a97b14d6e052.zip
games-rpg/magus: Make repoman happy
Diffstat (limited to 'games-rpg/magus/magus-1.3.3.ebuild')
-rw-r--r--games-rpg/magus/magus-1.3.3.ebuild8
1 files changed, 6 insertions, 2 deletions
diff --git a/games-rpg/magus/magus-1.3.3.ebuild b/games-rpg/magus/magus-1.3.3.ebuild
index dcb2ee8f..797b6032 100644
--- a/games-rpg/magus/magus-1.3.3.ebuild
+++ b/games-rpg/magus/magus-1.3.3.ebuild
@@ -35,7 +35,8 @@ then SRC_URI="ftp://ftp.berlios.de/pub/midgard/Source/${P}.tar.bz2"
fi
LICENSE="GPL-2"
SLOT="0"
-IUSE="+acroread imagemagick konqueror postgres pngcrush seamonkey"
+IUSE="+acroread imagemagick konqueror multilib pngcrush postgres seamonkey"
+REQUIRED_USE="amd64? ( acroread? ( multilib ) )"
DEPENDCOMMON="dev-libs/libsigc++:2
dev-cpp/gtkmm:2.4
@@ -57,7 +58,10 @@ RDEPEND="${DEPENDCOMMON}
|| ( www-client/firefox www-client/firefox-bin )
)
)
- acroread? ( app-text/acroread )
+ acroread? (
+ !amd64? ( app-text/acroread )
+ amd64? ( multilib? ( app-text/acroread ) )
+ )
virtual/libintl"
if ${LIVE_VERSION}