diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:04:45 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:37:40 +0100 |
commit | 5d3e70763c2b6466c2a26293466969898ce0af47 (patch) | |
tree | 5185027f4de53df39bf55f81bbe7d9332440f19d /app-admin/chrpath | |
parent | app-admin/apg: dropped ~x86-interix (diff) | |
download | gentoo-5d3e70763c2b6466c2a26293466969898ce0af47.tar.gz gentoo-5d3e70763c2b6466c2a26293466969898ce0af47.tar.bz2 gentoo-5d3e70763c2b6466c2a26293466969898ce0af47.zip |
app-admin/chrpath: dropped ~x64-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-admin/chrpath')
-rw-r--r-- | app-admin/chrpath/chrpath-0.13-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/chrpath/chrpath-0.13-r2.ebuild b/app-admin/chrpath/chrpath-0.13-r2.ebuild index a4b88c5b789f..236aa1a2007a 100644 --- a/app-admin/chrpath/chrpath-0.13-r2.ebuild +++ b/app-admin/chrpath/chrpath-0.13-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 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://ftp.tux.org/pub/X-Windows/ftp.hungry.com/chrpath/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~mips ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm ~mips ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs" src_prepare() { |