diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-29 20:57:34 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-29 20:57:34 +0200 |
commit | ffff9c868c9cd1269e049db8eb8f05530aa81c88 (patch) | |
tree | 2973f19c3f6a357da9591a3025c043b34c55dcbe /dev-cpp/glibmm | |
parent | net-libs/glib-networking: Stabilize 2.78.0 ppc64, #920657 (diff) | |
download | gentoo-ffff9c868c9cd1269e049db8eb8f05530aa81c88.tar.gz gentoo-ffff9c868c9cd1269e049db8eb8f05530aa81c88.tar.bz2 gentoo-ffff9c868c9cd1269e049db8eb8f05530aa81c88.zip |
dev-cpp/glibmm: Stabilize 2.78.0 ppc64, #920657
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp/glibmm')
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.78.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.78.0.ebuild b/dev-cpp/glibmm/glibmm-2.78.0.ebuild index 04a51aae265a..609e06325d8c 100644 --- a/dev-cpp/glibmm/glibmm-2.78.0.ebuild +++ b/dev-cpp/glibmm/glibmm-2.78.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gtkmm.org https://gitlab.gnome.org/GNOME/glibmm" LICENSE="LGPL-2.1+" SLOT="2.68" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="gtk-doc debug test" RESTRICT="!test? ( test )" |