diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:14:56 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:45:35 +0100 |
commit | 38423e740182152229901b1fd2d04ed084df3819 (patch) | |
tree | ed0b4e39373fa7699b6c3f59abe0872874990419 /virtual/fam | |
parent | virtual/emacs: dropped ~x86-freebsd (diff) | |
download | gentoo-38423e740182152229901b1fd2d04ed084df3819.tar.gz gentoo-38423e740182152229901b1fd2d04ed084df3819.tar.bz2 gentoo-38423e740182152229901b1fd2d04ed084df3819.zip |
virtual/fam: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'virtual/fam')
-rw-r--r-- | virtual/fam/fam-0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/fam/fam-0-r1.ebuild b/virtual/fam/fam-0-r1.ebuild index c344e1bf4141..cfb0cb637318 100644 --- a/virtual/fam/fam-0-r1.ebuild +++ b/virtual/fam/fam-0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="|| ( >=app-admin/gamin-0.1.10-r1[${MULTILIB_USEDEP}] >=app-admin/fam-2.7.0-r6[${MULTILIB_USEDEP}] )" |