blob: e1fdafac4da36ab5dbf4a12390a479139d03faf4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#############################################
# This is a list of valid profiles for each architecture. This file is used by
# repoman when doing a repoman scan or repoman full.
# DO NOT ADD PROFILES WITH A "die" or "exit" IN THEM OR IT KILLS REPOMAN
#
#layout:
#arch profile_directory status
# AMD64 Profiles
amd64 redcore/linux/amd64/13.0 stable
# vim: set ts=8:
|