diff options
author | 2012-02-25 15:21:19 +0000 | |
---|---|---|
committer | 2012-02-25 15:21:19 +0000 | |
commit | 99c17ae987e3e59ea7a78f9809c4bae7862226f8 (patch) | |
tree | 2c5c78bd16f6571fa7dfe44332606822e5532f2d /sys-fs/udev/udev-171-r5.ebuild | |
parent | ppc/ppc64 stable wrt #399745 (diff) | |
download | historical-99c17ae987e3e59ea7a78f9809c4bae7862226f8.tar.gz historical-99c17ae987e3e59ea7a78f9809c4bae7862226f8.tar.bz2 historical-99c17ae987e3e59ea7a78f9809c4bae7862226f8.zip |
ppc64 stable wrt #399717
Package-Manager: portage-2.2.0_alpha89/cvs/Linux x86_64
Diffstat (limited to 'sys-fs/udev/udev-171-r5.ebuild')
-rw-r--r-- | sys-fs/udev/udev-171-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-171-r5.ebuild b/sys-fs/udev/udev-171-r5.ebuild index 9239818f66bf..adbad87e6a8c 100644 --- a/sys-fs/udev/udev-171-r5.ebuild +++ b/sys-fs/udev/udev-171-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-171-r5.ebuild,v 1.6 2012/02/12 04:02:18 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-171-r5.ebuild,v 1.7 2012/02/25 15:21:19 ssuominen Exp $ EAPI=4 @@ -22,7 +22,7 @@ inherit ${vcs} eutils flag-o-matic multilib toolchain-funcs linux-info systemd l if [[ ${PV} != "9999" ]] then - KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-linux" + KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-linux" # please update testsys-tarball whenever udev-xxx/test/sys/ is changed SRC_URI="mirror://kernel/linux/utils/kernel/hotplug/${P}.tar.bz2 test? ( mirror://gentoo/${PN}-171-testsys.tar.bz2 )" |