diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 18:18:43 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 18:28:18 +0100 |
commit | 2042b4f1e8feda0d34ea13e77c2cfc8c4e095a88 (patch) | |
tree | 4198b2a01fcc2df93809812ec48cef6e30dbde03 /dev-python | |
parent | dev-python/pyrex: dropped ~x86-freebsd (diff) | |
download | gentoo-2042b4f1e8feda0d34ea13e77c2cfc8c4e095a88.tar.gz gentoo-2042b4f1e8feda0d34ea13e77c2cfc8c4e095a88.tar.bz2 gentoo-2042b4f1e8feda0d34ea13e77c2cfc8c4e095a88.zip |
dev-python/pysvn: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pysvn/pysvn-1.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pysvn/pysvn-1.8.0.ebuild b/dev-python/pysvn/pysvn-1.8.0.ebuild index 474c7f8e7ec4..1b783533f248 100644 --- a/dev-python/pysvn/pysvn-1.8.0.ebuild +++ b/dev-python/pysvn/pysvn-1.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="http://pysvn.barrys-emacs.org/source_kits/${P}.tar.gz" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="amd64 ~arm ppc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="doc examples" DEPEND=" |