diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-22 10:34:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-22 10:34:47 +0000 |
commit | 39b9a095aa1bad86a7b5fceca970f6395adb78e7 (patch) | |
tree | cbc97ec533ced721fda8811fa27667fc4fd5d181 /app-admin/eselect-xvmc/eselect-xvmc-0.4.ebuild | |
parent | Stable for ia64, wrt bug #470288 (diff) | |
download | gentoo-2-39b9a095aa1bad86a7b5fceca970f6395adb78e7.tar.gz gentoo-2-39b9a095aa1bad86a7b5fceca970f6395adb78e7.tar.bz2 gentoo-2-39b9a095aa1bad86a7b5fceca970f6395adb78e7.zip |
Stable for ia64, wrt bug #470290
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
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 c429258ff268..ff9f22e4acc6 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.7 2013/05/21 16:09:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-xvmc/eselect-xvmc-0.4.ebuild,v 1.8 2013/05/22 10:34:47 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="" |