blob: c6b56afebd8cce28cfef6601baa0af5888d646e8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
#############################################
# This is a list of valid profiles for each architecture. This file is used by
# repoman when doing a repoman scan or repoman full.
#
#layout:
#arch profile_directory status
# Boest profiles
x86 boest/alix3 stable
# Server profiles
amd64 server/dedibox-classic-g2 stable
# Enlightenment profiles
x86 enlightenment/build/linux/x86 stable
amd64 enlightenment/build/linux/amd64 stable
amd64 enlightenment/build/linux/x32 stable
amd64 enlightenment/server/linux stable
|