diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-08 18:49:18 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-08 18:52:04 +0900 |
commit | 7e00f8165c9495f06daccb3e2191ab6c5e052d79 (patch) | |
tree | e655a665f48989fd19efbb2af23523944040aa32 /virtual/python-cffi | |
parent | app-shells/mpv-bash-completion: amd64 stable wrt bug #604682 (diff) | |
download | gentoo-7e00f8165c9495f06daccb3e2191ab6c5e052d79.tar.gz gentoo-7e00f8165c9495f06daccb3e2191ab6c5e052d79.tar.bz2 gentoo-7e00f8165c9495f06daccb3e2191ab6c5e052d79.zip |
virtual/python-cffi: amd64 stable
Gentoo-bug: 599742
Package-Manager: portage-2.3.0
Diffstat (limited to 'virtual/python-cffi')
-rw-r--r-- | virtual/python-cffi/python-cffi-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/python-cffi/python-cffi-0.ebuild b/virtual/python-cffi/python-cffi-0.ebuild index 8cc7e1fe5841..2f77ffc9699d 100644 --- a/virtual/python-cffi/python-cffi-0.ebuild +++ b/virtual/python-cffi/python-cffi-0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |