diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-15 14:40:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-15 14:40:46 +0000 |
commit | 5ac6ac16e198ce96be8ceb03dcb5198033b50719 (patch) | |
tree | 42d754cf6056994b4ca8085c8a1be42a9342261c /x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild | |
parent | Add ~sparc for testing, required by Bug #268529. (diff) | |
download | gentoo-2-5ac6ac16e198ce96be8ceb03dcb5198033b50719.tar.gz gentoo-2-5ac6ac16e198ce96be8ceb03dcb5198033b50719.tar.bz2 gentoo-2-5ac6ac16e198ce96be8ceb03dcb5198033b50719.zip |
arm/m68k/s390 stable
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild')
-rw-r--r-- | x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild b/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild index 026809c96ca1..b09faaedf94d 100644 --- a/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild +++ b/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild @@ -1,6 +1,6 @@ # Copyright 2008-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild,v 1.9 2009/04/16 03:21:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild,v 1.10 2009/05/15 14:40:46 armin76 Exp $ # git clone git://anongit.freedesktop.org/git/xorg/proto/calibrateproto # rm -rf calibrateproto/.git @@ -15,7 +15,7 @@ MY_PN=${PN/x/} MY_PV="${PV#*_pre}" DESCRIPTION="Touchscreen calibration protocol" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" LICENSE="GPL-2" DEPEND="${RDEPEND}" RDEPEND="" |