blob: d49cecf717bce069adc9828b0e442cbea5517b51 (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright Arnaud Lefebvre <a.lefebvre@outlook.fr>
# Distributed under the terms of the GNU General Public License v2
require node
SUMMARY="Evented I/O for V8 Javascript (latest current release)"
PLATFORMS="~amd64 ~x86"
|