diff options
Diffstat (limited to 'net-misc/adjtimex/adjtimex-1.20-r2.ebuild')
-rw-r--r-- | net-misc/adjtimex/adjtimex-1.20-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/adjtimex/adjtimex-1.20-r2.ebuild b/net-misc/adjtimex/adjtimex-1.20-r2.ebuild index 50f934fdc886..0edb620de68a 100644 --- a/net-misc/adjtimex/adjtimex-1.20-r2.ebuild +++ b/net-misc/adjtimex/adjtimex-1.20-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/adjtimex-1.20-r2.ebuild,v 1.3 2007/03/09 18:08:54 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/adjtimex/adjtimex-1.20-r2.ebuild,v 1.4 2007/04/04 20:15:09 ferdy Exp $ inherit fixheadtails eutils @@ -16,7 +16,7 @@ SRC_URI="${DEBIAN_URI}/${DEBIAN_PATCH} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc x86" +KEYWORDS="alpha ~amd64 ppc x86" IUSE="" RDEPEND="virtual/libc" |