diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-02-09 12:48:56 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-02-09 14:23:01 +0200 |
commit | 0de6862e6201ef608a5f6bd6bd95a58947b42826 (patch) | |
tree | 2af3ec7628f500fb210aa1c819a03598c7e09a8e /app-office | |
parent | app-i18n/scim: drop to ~hppa (diff) | |
download | gentoo-0de6862e6201ef608a5f6bd6bd95a58947b42826.tar.gz gentoo-0de6862e6201ef608a5f6bd6bd95a58947b42826.tar.bz2 gentoo-0de6862e6201ef608a5f6bd6bd95a58947b42826.zip |
app-office/dia: drop to ~hppa
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'app-office')
-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 64574167263e..d39f9d30be27 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-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Dia" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~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 |