diff options
author | Fabio Erculiani <lxnay@gentoo.org> | 2012-01-28 17:13:20 +0000 |
---|---|---|
committer | Fabio Erculiani <lxnay@gentoo.org> | 2012-01-28 17:13:20 +0000 |
commit | 4acc8b7a9866f23b3abe232523a5149eae5930cf (patch) | |
tree | 475cd4016bbe824361870a08e3ba0dddbc5c5f37 /app-admin/packagekit-qt4/packagekit-qt4-0.6.19.ebuild | |
parent | add ~arm keyword (diff) | |
download | gentoo-2-4acc8b7a9866f23b3abe232523a5149eae5930cf.tar.gz gentoo-2-4acc8b7a9866f23b3abe232523a5149eae5930cf.tar.bz2 gentoo-2-4acc8b7a9866f23b3abe232523a5149eae5930cf.zip |
add ~arm keyword
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/packagekit-qt4/packagekit-qt4-0.6.19.ebuild')
-rw-r--r-- | app-admin/packagekit-qt4/packagekit-qt4-0.6.19.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/packagekit-qt4/packagekit-qt4-0.6.19.ebuild b/app-admin/packagekit-qt4/packagekit-qt4-0.6.19.ebuild index 9b64a13c34c6..1fd5f267bf53 100644 --- a/app-admin/packagekit-qt4/packagekit-qt4-0.6.19.ebuild +++ b/app-admin/packagekit-qt4/packagekit-qt4-0.6.19.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/packagekit-qt4/packagekit-qt4-0.6.19.ebuild,v 1.1 2011/10/06 19:25:40 lxnay Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/packagekit-qt4/packagekit-qt4-0.6.19.ebuild,v 1.2 2012/01/28 17:13:20 lxnay Exp $ EAPI="3" @@ -15,7 +15,7 @@ SRC_URI="http://www.packagekit.org/releases/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" RDEPEND=">=x11-libs/qt-core-4.4.0 |