diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 13:42:28 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 15:33:07 -0600 |
commit | 5e0ed3f922071751380e68e4a49e1ad2454428f1 (patch) | |
tree | ae1dcea04b448cddd2492fdf670c52c693437519 /virtual | |
parent | dev-python/funcsigs: 1.0.2-r1 stable amd64 and x86 (diff) | |
download | gentoo-5e0ed3f922071751380e68e4a49e1ad2454428f1.tar.gz gentoo-5e0ed3f922071751380e68e4a49e1ad2454428f1.tar.bz2 gentoo-5e0ed3f922071751380e68e4a49e1ad2454428f1.zip |
virtual/python-funcsigs: 1 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/python-funcsigs/python-funcsigs-1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/python-funcsigs/python-funcsigs-1.ebuild b/virtual/python-funcsigs/python-funcsigs-1.ebuild index 63f242376b4c..fd061f78ada1 100644 --- a/virtual/python-funcsigs/python-funcsigs-1.ebuild +++ b/virtual/python-funcsigs/python-funcsigs-1.ebuild @@ -14,7 +14,7 @@ SRC_URI="" SLOT="0" LICENSE="" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |