diff options
author | Zac Medico <zmedico@gentoo.org> | 2013-02-21 17:57:05 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2013-02-21 17:57:05 +0000 |
commit | 0e5befc2023d61140d50799629601ef654754be5 (patch) | |
tree | c8f526e15f43e5ef6beff661aee9f9e9938bdacd /sys-apps | |
parent | Add ~arm-linux keyword. (diff) | |
download | gentoo-2-0e5befc2023d61140d50799629601ef654754be5.tar.gz gentoo-2-0e5befc2023d61140d50799629601ef654754be5.tar.bz2 gentoo-2-0e5befc2023d61140d50799629601ef654754be5.zip |
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/hwids/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/hwids/hwids-20130219.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hwids/ChangeLog b/sys-apps/hwids/ChangeLog index 7f80111e646c..b55359cd4b01 100644 --- a/sys-apps/hwids/ChangeLog +++ b/sys-apps/hwids/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/hwids # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.81 2013/02/19 19:34:26 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.82 2013/02/21 17:57:05 zmedico Exp $ + + 21 Feb 2013; Zac Medico <zmedico@gentoo.org> hwids-20130219.ebuild: + Add ~arm-linux keyword. *hwids-20130219 (19 Feb 2013) diff --git a/sys-apps/hwids/hwids-20130219.ebuild b/sys-apps/hwids/hwids-20130219.ebuild index 7cd5b3a5fe4b..32c1286e1ca3 100644 --- a/sys-apps/hwids/hwids-20130219.ebuild +++ b/sys-apps/hwids/hwids-20130219.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/hwids-20130219.ebuild,v 1.1 2013/02/19 19:34:26 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/hwids-20130219.ebuild,v 1.2 2013/02/21 17:57:05 zmedico Exp $ EAPI=5 inherit udev eutils @@ -11,7 +11,7 @@ SRC_URI="https://github.com/gentoo/hwids/archive/${P}.tar.gz" LICENSE="|| ( GPL-2 BSD ) public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="+udev" DEPEND="udev? ( |