diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-16 14:44:10 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-16 14:44:10 +0000 |
commit | fedb47741e7ec4f84ad0687b272e9fab08170f6a (patch) | |
tree | 1270deecfe91367726b1b17810714e1f65cdbff5 /sys-apps | |
parent | Stable for HPPA (bug #415269). (diff) | |
download | gentoo-2-fedb47741e7ec4f84ad0687b272e9fab08170f6a.tar.gz gentoo-2-fedb47741e7ec4f84ad0687b272e9fab08170f6a.tar.bz2 gentoo-2-fedb47741e7ec4f84ad0687b272e9fab08170f6a.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/hwids/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/hwids/hwids-20120512.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hwids/ChangeLog b/sys-apps/hwids/ChangeLog index e0b57f63455f..9fee419bb254 100644 --- a/sys-apps/hwids/ChangeLog +++ b/sys-apps/hwids/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/hwids # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.9 2012/05/12 18:54:05 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.10 2012/05/16 14:44:10 aballier Exp $ + + 16 May 2012; Alexis Ballier <aballier@gentoo.org> hwids-20120512.ebuild: + keyword ~amd64-fbsd *hwids-20120512 (12 May 2012) diff --git a/sys-apps/hwids/hwids-20120512.ebuild b/sys-apps/hwids/hwids-20120512.ebuild index 9b7ba3f6acc5..ebfceb79c1ee 100644 --- a/sys-apps/hwids/hwids-20120512.ebuild +++ b/sys-apps/hwids/hwids-20120512.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-apps/hwids/hwids-20120512.ebuild,v 1.1 2012/05/12 18:54:05 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/hwids-20120512.ebuild,v 1.2 2012/05/16 14:44:10 aballier Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="https://github.com/Flameeyes/hwids/tarball/${P} -> ${P}.tar.gz" LICENSE="|| ( GPL-2 BSD )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" DEPEND="" |