diff options
Diffstat (limited to 'dev-lang/pasm')
-rw-r--r-- | dev-lang/pasm/pasm-1.7.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-lang/pasm/pasm-1.7.ebuild b/dev-lang/pasm/pasm-1.7.ebuild index f5ccf5f9f865..e4e41e367302 100644 --- a/dev-lang/pasm/pasm-1.7.ebuild +++ b/dev-lang/pasm/pasm-1.7.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils DESCRIPTION="A portable assembler for processors of the PowerPC family" |