diff options
author | Zac Medico <zmedico@gentoo.org> | 2013-02-22 20:59:48 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2013-02-22 20:59:48 +0000 |
commit | b282fec3afeeac70a25195194e7ce91e9d92b63d (patch) | |
tree | fce3c6b21ba4ee74aed2ff4601bd4279e0d359ce /lxde-base/lxterminal/lxterminal-0.1.11.ebuild | |
parent | Add ~arm-linux keyword. (diff) | |
download | historical-b282fec3afeeac70a25195194e7ce91e9d92b63d.tar.gz historical-b282fec3afeeac70a25195194e7ce91e9d92b63d.tar.bz2 historical-b282fec3afeeac70a25195194e7ce91e9d92b63d.zip |
Add ~arm-linux keyword.
Package-Manager: portage-2.2.0_alpha163_p9/cvs/Linux i686
Manifest-Sign-Key: 0xFDE8EF85AE5719A3
Diffstat (limited to 'lxde-base/lxterminal/lxterminal-0.1.11.ebuild')
-rw-r--r-- | lxde-base/lxterminal/lxterminal-0.1.11.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lxde-base/lxterminal/lxterminal-0.1.11.ebuild b/lxde-base/lxterminal/lxterminal-0.1.11.ebuild index c2c6bca9742b..8be639caf686 100644 --- a/lxde-base/lxterminal/lxterminal-0.1.11.ebuild +++ b/lxde-base/lxterminal/lxterminal-0.1.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxterminal/lxterminal-0.1.11.ebuild,v 1.6 2012/06/05 00:38:01 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxterminal/lxterminal-0.1.11.ebuild,v 1.7 2013/02/22 20:59:46 zmedico Exp $ EAPI="4" @@ -9,7 +9,7 @@ HOMEPAGE="http://lxde.sf.net/" SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm ~mips ppc x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~mips ppc x86 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux" SLOT="0" IUSE="" |