Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 211294
Collapse All | Expand All

(-)bin/repoman (+3 lines)
Lines 1767-1772 Link Here
1767
				
1767
				
1768
			for prof in profiles[arch]:
1768
			for prof in profiles[arch]:
1769
1769
1770
				if prof[1] not in ("stable", "dev"):
1771
					continue
1772
1770
				profdir = portdir+"/profiles/"+prof[0]
1773
				profdir = portdir+"/profiles/"+prof[0]
1771
	
1774
	
1772
				if prof[0] in arch_caches:
1775
				if prof[0] in arch_caches:

Return to bug 211294