diff options
author | 2014-04-19 17:44:04 +0000 | |
---|---|---|
committer | 2014-04-19 17:44:04 +0000 | |
commit | b4f58c13bcd5c2c9006981e30a2795ac51cee3e7 (patch) | |
tree | ee10ffa2ad751e3c0cd0e06dab09d1f8d28a8877 /dev-util/itstool/itstool-1.2.0-r1.ebuild | |
parent | Stable for sparc, wrt bug #507568 (diff) | |
download | historical-b4f58c13bcd5c2c9006981e30a2795ac51cee3e7.tar.gz historical-b4f58c13bcd5c2c9006981e30a2795ac51cee3e7.tar.bz2 historical-b4f58c13bcd5c2c9006981e30a2795ac51cee3e7.zip |
Stable for sparc, wrt bug #507568
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-util/itstool/itstool-1.2.0-r1.ebuild')
-rw-r--r-- | dev-util/itstool/itstool-1.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/itstool/itstool-1.2.0-r1.ebuild b/dev-util/itstool/itstool-1.2.0-r1.ebuild index e3d15779c04b..7ecab131cb04 100644 --- a/dev-util/itstool/itstool-1.2.0-r1.ebuild +++ b/dev-util/itstool/itstool-1.2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/itstool/itstool-1.2.0-r1.ebuild,v 1.11 2014/04/18 13:56:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/itstool/itstool-1.2.0-r1.ebuild,v 1.12 2014/04/19 17:44:04 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="http://files.itstool.org/itstool/${P}.tar.bz2" # files in /usr/share/itstool/its are HPND/as-is || GPL-3 LICENSE="GPL-3+ || ( HPND GPL-3+ )" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~arm-linux ~x86-linux" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |