diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:15:16 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:32:48 +0100 |
commit | 8c631fdaf0e4699ec51cc9566d024484fce69015 (patch) | |
tree | a7464a204621bbaba4d56089110168bfc1d08e84 /dev-util/tailor | |
parent | dev-util/strace: dropped ~ia64-linux (diff) | |
download | gentoo-8c631fdaf0e4699ec51cc9566d024484fce69015.tar.gz gentoo-8c631fdaf0e4699ec51cc9566d024484fce69015.tar.bz2 gentoo-8c631fdaf0e4699ec51cc9566d024484fce69015.zip |
dev-util/tailor: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-util/tailor')
-rw-r--r-- | dev-util/tailor/tailor-0.9.35-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/tailor/tailor-0.9.35-r1.ebuild b/dev-util/tailor/tailor-0.9.35-r1.ebuild index 2210c213c470..015cbb75782b 100644 --- a/dev-util/tailor/tailor-0.9.35-r1.ebuild +++ b/dev-util/tailor/tailor-0.9.35-r1.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$ @@ -15,7 +15,7 @@ SRC_URI="http://darcs.arstecnica.it/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="" |