diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:57:39 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:57:39 +0100 |
commit | c6b79db16e3feec63752966551c20650bfe3f295 (patch) | |
tree | efc30c51dbf1c3abcc23e81dde76a23b7b9a7133 /app-office/dia | |
parent | app-misc/when: dropped ~x86-interix (diff) | |
download | gentoo-c6b79db16e3feec63752966551c20650bfe3f295.tar.gz gentoo-c6b79db16e3feec63752966551c20650bfe3f295.tar.bz2 gentoo-c6b79db16e3feec63752966551c20650bfe3f295.zip |
app-office/dia: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-office/dia')
-rw-r--r-- | app-office/dia/dia-0.97.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/dia/dia-0.97.3.ebuild b/app-office/dia/dia-0.97.3.ebuild index a3cf66749eb4..081fdbf5ff39 100644 --- a/app-office/dia/dia-0.97.3.ebuild +++ b/app-office/dia/dia-0.97.3.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$ @@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Dia" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" # the doc USE flag doesn't seem to do anything without docbook2html # cairo support is preferred as explained by upstream at: # https://bugzilla.gnome.org/show_bug.cgi?id=729668#c6 |