summaryrefslogtreecommitdiff
path: root/dev-lang/opendylan/opendylan-2014.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/opendylan/opendylan-2014.1.ebuild')
-rw-r--r--dev-lang/opendylan/opendylan-2014.1.ebuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/dev-lang/opendylan/opendylan-2014.1.ebuild b/dev-lang/opendylan/opendylan-2014.1.ebuild
index b3508943a925..6bced74464e6 100644
--- a/dev-lang/opendylan/opendylan-2014.1.ebuild
+++ b/dev-lang/opendylan/opendylan-2014.1.ebuild
@@ -5,20 +5,16 @@ EAPI=4
inherit autotools toolchain-funcs
-RESTRICT="test"
-
DESCRIPTION="OpenDylan language runtime environment"
-
HOMEPAGE="http://opendylan.org"
SRC_URI="http://opendylan.org/downloads/${PN}/${PV}/${P}-sources.tar.bz2"
LICENSE="Opendylan"
SLOT="0"
-
# not tested on x86
KEYWORDS="~amd64 ~x86"
-
IUSE=""
+RESTRICT="test"
# the boehm-gc check is "wrong" and reported upstream
# but for now static-libs useflag is needed