diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:11:50 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:24:22 +0100 |
commit | ac4ae8661ac3584f1a91c752f862902db7763aeb (patch) | |
tree | 31c4cbafb5326c058ef365ab5b00592256787911 /app-text/gtkspell | |
parent | app-text/gnome-doc-utils: dropped ~x86-interix (diff) | |
download | gentoo-ac4ae8661ac3584f1a91c752f862902db7763aeb.tar.gz gentoo-ac4ae8661ac3584f1a91c752f862902db7763aeb.tar.bz2 gentoo-ac4ae8661ac3584f1a91c752f862902db7763aeb.zip |
app-text/gtkspell: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.16.ebuild | 4 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-3.0.7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/gtkspell/gtkspell-2.0.16.ebuild b/app-text/gtkspell/gtkspell-2.0.16.ebuild index db9eaae61a1f..222194f718d3 100644 --- a/app-text/gtkspell/gtkspell-2.0.16.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 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://${PN}.sourceforge.net/download/${P}.tar.gz" LICENSE="GPL-2+" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="" RDEPEND="x11-libs/gtk+:2 diff --git a/app-text/gtkspell/gtkspell-3.0.7.ebuild b/app-text/gtkspell/gtkspell-3.0.7.ebuild index 744ba0fa55c6..c306ad7f5787 100644 --- a/app-text/gtkspell/gtkspell-3.0.7.ebuild +++ b/app-text/gtkspell/gtkspell-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2+" SLOT="3/0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="+introspection vala" RDEPEND=" |