summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2019-06-28 12:01:15 +0200
committerMichael Haubenwallner <haubi@gentoo.org>2019-06-28 12:04:12 +0200
commit77237bb2d50f407bbd64d7fbb60e5e1eb38812a4 (patch)
tree3346403e7c4f81032caf14eccd113880f9649bba
parentxfce-base/xfconf: Bump to 4.13.8 (diff)
downloadgentoo-77237bb2.tar.gz
gentoo-77237bb2.tar.bz2
gentoo-77237bb2.zip
dev-python/bz2file: add ~amd64-linux ~x86-linux keywords
Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
-rw-r--r--dev-python/bz2file/bz2file-0.98.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/bz2file/bz2file-0.98.ebuild b/dev-python/bz2file/bz2file-0.98.ebuild
index 3fdb46a77dbb..2820eac7a005 100644
--- a/dev-python/bz2file/bz2file-0.98.ebuild
+++ b/dev-python/bz2file/bz2file-0.98.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x64-cygwin ~amd64-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE=""
python_test() {