diff options
Diffstat (limited to 'emulators/linux_base-fc4/Makefile')
-rw-r--r-- | emulators/linux_base-fc4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/linux_base-fc4/Makefile b/emulators/linux_base-fc4/Makefile index 0203fd7b1baf..ca748e5cdb46 100644 --- a/emulators/linux_base-fc4/Makefile +++ b/emulators/linux_base-fc4/Makefile @@ -96,6 +96,8 @@ ALWAYS_KEEP_DISTFILES= yes LATEST_LINK= linux_base CONFLICTS= linux_base-gentoo* linux_locale* \ linux_base-f8* linux_base-f7* linux_base-fc6* +# EXPIRATION_DATE is the EoL of the last 7.x release +EXPIRATION_DATE=2013-02-28 ONLY_FOR_ARCHS= i386 amd64 LINUX_RPM_ARCH= i386 USE_LINUX_PREFIX= yes |