dev-python/beaker: amd64 stable
authorAaron Bauman <bman@gentoo.org>
Sat, 14 Apr 2018 17:46:02 +0000 (13:46 -0400)
committerAaron Bauman <bman@gentoo.org>
Sat, 14 Apr 2018 17:46:20 +0000 (13:46 -0400)
Bug: https://bugs.gentoo.org/650904
Package-Manager: Portage-2.3.28, Repoman-2.3.9

dev-python/beaker/beaker-1.8.1.ebuild

index c44df31f8d96eecb48791089091a2a851d2c359e..1353c98dceb93590998fb6dc3c343e9c615af639 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -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}]"