diff options
Diffstat (limited to 'lib/profiles')
-rw-r--r-- | lib/profiles/proteanos.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/profiles/proteanos.sh b/lib/profiles/proteanos.sh index 2a72567..e2c0d07 100644 --- a/lib/profiles/proteanos.sh +++ b/lib/profiles/proteanos.sh @@ -17,6 +17,9 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. +# TODO: This should be replaced with a prof_proteanos_validate_archplat() +# function that gets valid architectures and platforms from the package archive +# (which pro-archman needs to list in the distribution). prof_proteanos_archplats=' amd64-linux-glibc dev i686-linux-glibc dev |