diff options
author | wiktor w brodlo <wiktor@brodlo.net> | 2011-08-03 13:31:13 +0000 |
---|---|---|
committer | wiktor w brodlo <wiktor@brodlo.net> | 2011-08-03 13:31:13 +0000 |
commit | f09cdf464e4f5ca85ceb31ce19256109320c92fb (patch) | |
tree | 09ef444f437f91bec8488b46de5d136d2017d21b /app-admin/anaconda/anaconda-9999.ebuild | |
parent | sys-boot/grub: add x86 to supported target CPUs (diff) | |
download | anaconda-overlay-f09cdf464e4f5ca85ceb31ce19256109320c92fb.tar.gz anaconda-overlay-f09cdf464e4f5ca85ceb31ce19256109320c92fb.tar.bz2 anaconda-overlay-f09cdf464e4f5ca85ceb31ce19256109320c92fb.zip |
ebuild updates
Diffstat (limited to 'app-admin/anaconda/anaconda-9999.ebuild')
-rw-r--r-- | app-admin/anaconda/anaconda-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/anaconda/anaconda-9999.ebuild b/app-admin/anaconda/anaconda-9999.ebuild index 289da13..d6b3ca0 100644 --- a/app-admin/anaconda/anaconda-9999.ebuild +++ b/app-admin/anaconda/anaconda-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="2" +EAPI="3" if [ "${PV}" = "9999" ]; then EGIT_COMMIT="master" |