diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 17:22:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 17:22:38 +0000 |
commit | 9444206fb26ff4d40ea509c044b3cbeabcbb6e0a (patch) | |
tree | d4fe2d12aed04b32199bb69757d85c9626a0f4e4 /app-admin/eselect-xvmc/eselect-xvmc-0.4.ebuild | |
parent | Stable for arm, wrt bug #469868 (diff) | |
download | historical-9444206fb26ff4d40ea509c044b3cbeabcbb6e0a.tar.gz historical-9444206fb26ff4d40ea509c044b3cbeabcbb6e0a.tar.bz2 historical-9444206fb26ff4d40ea509c044b3cbeabcbb6e0a.zip |
Stable for arm, wrt bug #470290
Package-Manager: portage-2.1.11.63/cvs/Linux ppc64
RepoMan-Options: --include-arches="arm"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'app-admin/eselect-xvmc/eselect-xvmc-0.4.ebuild')
-rw-r--r-- | app-admin/eselect-xvmc/eselect-xvmc-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-xvmc/eselect-xvmc-0.4.ebuild b/app-admin/eselect-xvmc/eselect-xvmc-0.4.ebuild index cce692e519a4..dacae9899a8d 100644 --- a/app-admin/eselect-xvmc/eselect-xvmc-0.4.ebuild +++ b/app-admin/eselect-xvmc/eselect-xvmc-0.4.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/app-admin/eselect-xvmc/eselect-xvmc-0.4.ebuild,v 1.4 2013/05/20 12:40:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-xvmc/eselect-xvmc-0.4.ebuild,v 1.5 2013/05/20 17:22:37 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="" |