From e3c55cec714e218430a2013a9fb04e7e83484f2a Mon Sep 17 00:00:00 2001 From: Sebastian Luther Date: Mon, 13 Sep 2010 09:25:55 +0200 Subject: Make sure atoms in profiles follow the profiles EAPI --- bin/repoman | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/repoman') diff --git a/bin/repoman b/bin/repoman index 92b01ec2e..70e7cdaf2 100755 --- a/bin/repoman +++ b/bin/repoman @@ -672,7 +672,7 @@ for path in portdb.porttrees: uselist.add(use_prefix + x[0]) global_pmasklines.append(portage.util.grabfile_package( - os.path.join(path, 'profiles', 'package.mask'), recursive=1)) + os.path.join(path, 'profiles', 'package.mask'), recursive=1, verify_eapi=True)) desc_path = os.path.join(path, 'profiles', 'profiles.desc') try: -- cgit v1.2.3-1-g7c22