summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-08-13 07:18:17 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-08-13 07:18:17 +0000
commiteb42a5848e602573c3cc1a940496efe02890b042 (patch)
tree0194afbb0defc49b29143581c0559f3319fe653f /sys-cluster/drbd/drbd-8.3.8.1.ebuild
parentVersion bump: 21.4 compatibility bug fixes. (diff)
downloadgentoo-2-eb42a5848e602573c3cc1a940496efe02890b042.tar.gz
gentoo-2-eb42a5848e602573c3cc1a940496efe02890b042.tar.bz2
gentoo-2-eb42a5848e602573c3cc1a940496efe02890b042.zip
stable x86, bug 294880
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sys-cluster/drbd/drbd-8.3.8.1.ebuild')
-rw-r--r--sys-cluster/drbd/drbd-8.3.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/drbd/drbd-8.3.8.1.ebuild b/sys-cluster/drbd/drbd-8.3.8.1.ebuild
index 28e1cadd4ae1..ce9320d8fd35 100644
--- a/sys-cluster/drbd/drbd-8.3.8.1.ebuild
+++ b/sys-cluster/drbd/drbd-8.3.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/drbd/drbd-8.3.8.1.ebuild,v 1.2 2010/08/12 12:29:44 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/drbd/drbd-8.3.8.1.ebuild,v 1.3 2010/08/13 07:18:17 fauli Exp $
EAPI="2"
@@ -12,7 +12,7 @@ DESCRIPTION="mirror/replicate block-devices across a network-connection"
SRC_URI="http://oss.linbit.com/drbd/$(get_version_component_range 1-2 ${PV})/${P}.tar.gz"
HOMEPAGE="http://www.drbd.org"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="bash-completion heartbeat pacemaker +udev xen"
SLOT="0"