diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-23 16:00:11 -0500 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-23 16:22:32 -0500 |
commit | e41e4e156c6113b42be21a670eeda55501edc1c2 (patch) | |
tree | f9e1b6c91425d6b5d2af7cd886c44eb2ac08d81f /app-eselect/eselect-xvmc | |
parent | dev-python/pygobject: Keyword 3.18.2 for ~arm64 (diff) | |
download | gentoo-e41e4e156c6113b42be21a670eeda55501edc1c2.tar.gz gentoo-e41e4e156c6113b42be21a670eeda55501edc1c2.tar.bz2 gentoo-e41e4e156c6113b42be21a670eeda55501edc1c2.zip |
app-eselect/eselect-xvmc: Add ~arm64 keyword
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-eselect/eselect-xvmc')
-rw-r--r-- | app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild b/app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild index f89451cbfabe..7692700aff33 100644 --- a/app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild +++ b/app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="" DEPEND="" |