diff options
Diffstat (limited to 'dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.2.ebuild')
-rw-r--r-- | dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.2.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.2.ebuild b/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.2.ebuild index 1a3b2f10a453..3f2ca6264db4 100644 --- a/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.2.ebuild +++ b/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.2.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + SBOX_GROUP="sbox" DESCRIPTION="A cross-compilation toolkit for embedded Linux application development" |