blob: 7b00d84ba5f64ead6ce86035280151f7ac9ecdd5 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
PHEADERS="complete"
DEPEND="dev-plan9/lib9"
inherit plan9-libs
KEYWORDS="~x86"
|