diff options
author | Sam James <sam@gentoo.org> | 2024-10-30 02:26:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-30 02:26:41 +0000 |
commit | ceb0cc01eea5c404e0720234a8450cff0b12be98 (patch) | |
tree | 8773b9c5c47a19db99ff851ecae6e4558cfabbab /app-office | |
parent | toolchain.eclass: filter -Warray-bounds if building D (diff) | |
download | gentoo-ceb0cc01eea5c404e0720234a8450cff0b12be98.tar.gz gentoo-ceb0cc01eea5c404e0720234a8450cff0b12be98.tar.bz2 gentoo-ceb0cc01eea5c404e0720234a8450cff0b12be98.zip |
app-office/dia: Stabilize 0.97.3-r3 x86, #942459
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/dia/dia-0.97.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/dia/dia-0.97.3-r3.ebuild b/app-office/dia/dia-0.97.3-r3.ebuild index 2158dbf2505b..bf1a2c2290fd 100644 --- a/app-office/dia/dia-0.97.3-r3.ebuild +++ b/app-office/dia/dia-0.97.3-r3.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Dia" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~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 |