diff options
author | Markus Meier <maekke@gentoo.org> | 2012-02-05 17:50:04 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-02-05 17:50:04 +0000 |
commit | 13aca3fccb3783847d69ebabfe5ec71996275cb4 (patch) | |
tree | 5f33edda7b9d0e7f42b6efbcc2712fde9e979e4a /sys-fs/udev/udev-171-r5.ebuild | |
parent | alpha/sparc stable wrt #395983 (diff) | |
download | historical-13aca3fccb3783847d69ebabfe5ec71996275cb4.tar.gz historical-13aca3fccb3783847d69ebabfe5ec71996275cb4.tar.bz2 historical-13aca3fccb3783847d69ebabfe5ec71996275cb4.zip |
arm stable, bug #399717
Package-Manager: portage-2.1.10.44/cvs/Linux i686
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 abe839fde846..ce33c1b7afbb 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.3 2012/02/01 21:55:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-171-r5.ebuild,v 1.4 2012/02/05 17:50:04 maekke 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 )" |