summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-04-15 20:46:02 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-04-15 20:57:30 +0200
commit836961191753260eec94d87dd4c7332b38bf415e (patch)
tree93ee989a835f93d2cbb69c785bea3c743caaf88f /dev-python/beaker
parentvirtual/glu: add dev-util/mingw64-runtime (diff)
downloadgentoo-836961191753260eec94d87dd4c7332b38bf415e.tar.gz
gentoo-836961191753260eec94d87dd4c7332b38bf415e.tar.bz2
gentoo-836961191753260eec94d87dd4c7332b38bf415e.zip
dev-python/beaker: x86 stable (bug #650904)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-python/beaker')
-rw-r--r--dev-python/beaker/beaker-1.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/beaker/beaker-1.8.1.ebuild b/dev-python/beaker/beaker-1.8.1.ebuild
index 1353c98dceb9..2ff7211298be 100644
--- a/dev-python/beaker/beaker-1.8.1.ebuild
+++ b/dev-python/beaker/beaker-1.8.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/bbangert/beaker/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE="test"
RDEPEND="virtual/python-funcsigs[${PYTHON_USEDEP}]"