blob: 678a7b9b7146e0e83fb196c6bbd027a74bc984d3 (
plain)
1
2
3
4
5
6
7
8
|
# Copyright 2013 NAKAMURA Yoshitaka
# Copyright 2015 Kylie McClain <somasis@exherbo.org>
# Distributed under the terms of the GNU General Public License v2
require go
PLATFORMS="~amd64 ~armv6 ~armv7 ~armv8"
|