11 lines
276 B
Bash
11 lines
276 B
Bash
# Copyright 1999-2010 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: $
|
|
|
|
inherit enlightenment
|
|
|
|
DESCRIPTION="load and control programs compiled in embryo language (small/pawn variant)"
|
|
|
|
KEYWORDS="~amd64 ~x86"
|
|
IUSE="static-libs"
|