summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Anderson <gentoofan23@gentoo.org>2008-09-05 17:49:47 +0000
committerThomas Anderson <gentoofan23@gentoo.org>2008-09-05 17:49:47 +0000
commit0e4d6105775e406a9bf6bca1272183b012c78650 (patch)
treef45b036d198d660f51cf0948ab9cb9d96885f3ba /app-emulation/dynagen/dynagen-0.11.0.ebuild
parentapp-i18n/ibus-hangul: gettext should be mandatory (diff)
downloadsunrise-0e4d6105775e406a9bf6bca1272183b012c78650.tar.gz
sunrise-0e4d6105775e406a9bf6bca1272183b012c78650.tar.bz2
sunrise-0e4d6105775e406a9bf6bca1272183b012c78650.zip
app-emulation/dynagen: Inherit multilib
svn path=/sunrise/; revision=6985
Diffstat (limited to 'app-emulation/dynagen/dynagen-0.11.0.ebuild')
-rw-r--r--app-emulation/dynagen/dynagen-0.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/dynagen/dynagen-0.11.0.ebuild b/app-emulation/dynagen/dynagen-0.11.0.ebuild
index 0eb1eba8c..803403302 100644
--- a/app-emulation/dynagen/dynagen-0.11.0.ebuild
+++ b/app-emulation/dynagen/dynagen-0.11.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-inherit python
+inherit multilib python
DESCRIPTION="Text-based frontend to Dynamips Cisco router emulator."
HOMEPAGE="http://www.dynagen.org/"