summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-01-18 00:37:54 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-01-18 00:37:54 +0000
commit7510d945475e5c8112505295cb8727b5e3c4fb41 (patch)
tree4b4d65bdc022237c29f0bb36c0c018146c220ba9 /dev-libs/check/check-0.9.2.ebuild
parentMark 2.4.28-r1 and 2.4.28-r2 stable on x86 (diff)
downloadhistorical-7510d945475e5c8112505295cb8727b5e3c4fb41.tar.gz
historical-7510d945475e5c8112505295cb8727b5e3c4fb41.tar.bz2
historical-7510d945475e5c8112505295cb8727b5e3c4fb41.zip
Add ~alpha keyword.
Package-Manager: portage-2.0.51-r13
Diffstat (limited to 'dev-libs/check/check-0.9.2.ebuild')
-rw-r--r--dev-libs/check/check-0.9.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/check/check-0.9.2.ebuild b/dev-libs/check/check-0.9.2.ebuild
index 93927f9ee538..5927f9257849 100644
--- a/dev-libs/check/check-0.9.2.ebuild
+++ b/dev-libs/check/check-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/check/check-0.9.2.ebuild,v 1.5 2005/01/16 15:12:20 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/check/check-0.9.2.ebuild,v 1.6 2005/01/18 00:37:54 kloeri Exp $
DESCRIPTION="A unit test framework for C"
HOMEPAGE="http://sourceforge.net/projects/check/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc hppa"
+KEYWORDS="x86 sparc hppa ~alpha"
IUSE=""
DEPEND="virtual/libc"