diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 22:22:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 22:22:26 +0000 |
commit | e7add6ab0967f001544a39223ca86f8ed6a94e01 (patch) | |
tree | db46b3223c9fa7780f99fd830248ae221e7899a0 /dev-lang/nqc/nqc-3.1_p6.ebuild | |
parent | Stable for x86, wrt bug #477150 (diff) | |
download | gentoo-2-e7add6ab0967f001544a39223ca86f8ed6a94e01.tar.gz gentoo-2-e7add6ab0967f001544a39223ca86f8ed6a94e01.tar.bz2 gentoo-2-e7add6ab0967f001544a39223ca86f8ed6a94e01.zip |
Stable for x86, wrt bug #477156
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/nqc/nqc-3.1_p6.ebuild')
-rw-r--r-- | dev-lang/nqc/nqc-3.1_p6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/nqc/nqc-3.1_p6.ebuild b/dev-lang/nqc/nqc-3.1_p6.ebuild index e507776cef9d..eb1a6407806d 100644 --- a/dev-lang/nqc/nqc-3.1_p6.ebuild +++ b/dev-lang/nqc/nqc-3.1_p6.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/dev-lang/nqc/nqc-3.1_p6.ebuild,v 1.6 2013/07/21 09:58:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nqc/nqc-3.1_p6.ebuild,v 1.7 2013/07/27 22:22:26 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://bricxcc.sourceforge.net/nqc/release/${P/_p/.r}.tgz" LICENSE="MPL-1.0" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="usb" DEPEND="usb? ( dev-libs/legousbtower )" |