diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-24 09:23:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-24 09:23:53 +0000 |
commit | dc1d6b02ad4da205e189f88a9fc3dd21c7c620fb (patch) | |
tree | a4d7c1cc79c9bb7fd416d463fbae2670741520f4 /dev-embedded/arduino/arduino-1.0.5.ebuild | |
parent | Stable for amd64, wrt bug #450084 (diff) | |
download | gentoo-2-dc1d6b02ad4da205e189f88a9fc3dd21c7c620fb.tar.gz gentoo-2-dc1d6b02ad4da205e189f88a9fc3dd21c7c620fb.tar.bz2 gentoo-2-dc1d6b02ad4da205e189f88a9fc3dd21c7c620fb.zip |
Stable for amd64, wrt bug #477092
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-embedded/arduino/arduino-1.0.5.ebuild')
-rw-r--r-- | dev-embedded/arduino/arduino-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/arduino/arduino-1.0.5.ebuild b/dev-embedded/arduino/arduino-1.0.5.ebuild index af83592aa85e..98bf5e85e807 100644 --- a/dev-embedded/arduino/arduino-1.0.5.ebuild +++ b/dev-embedded/arduino/arduino-1.0.5.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-embedded/arduino/arduino-1.0.5.ebuild,v 1.1 2013/06/13 09:45:41 miknix Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/arduino/arduino-1.0.5.ebuild,v 1.2 2013/07/24 09:23:53 ago Exp $ EAPI=4 JAVA_PKG_IUSE="doc examples" @@ -13,7 +13,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}-src.tar.gz mirror://gentoo/arduino-icons.tar.bz2" LICENSE="GPL-2 GPL-2+ LGPL-2 CC-BY-SA-3.0" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 ~x86" RESTRICT="strip binchecks" IUSE="" |