diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-29 20:47:05 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-29 20:47:05 +0300 |
commit | b97386aab03162504c34abfa0220bdffdab2f16a (patch) | |
tree | 9131a89aeb3b9e6529682772b57146a85e26a49b /dev-cpp | |
parent | app-text/gspell: Stabilize 1.12.2 sparc, #913218 (diff) | |
download | gentoo-b97386aab03162504c34abfa0220bdffdab2f16a.tar.gz gentoo-b97386aab03162504c34abfa0220bdffdab2f16a.tar.bz2 gentoo-b97386aab03162504c34abfa0220bdffdab2f16a.zip |
dev-cpp/gtkmm: Stabilize 3.24.8 sparc, #913218
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/gtkmm/gtkmm-3.24.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/gtkmm/gtkmm-3.24.8.ebuild b/dev-cpp/gtkmm/gtkmm-3.24.8.ebuild index 05c3c31104fd..c4d4602f258a 100644 --- a/dev-cpp/gtkmm/gtkmm-3.24.8.ebuild +++ b/dev-cpp/gtkmm/gtkmm-3.24.8.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gtkmm.org https://gitlab.gnome.org/GNOME/gtkmm" LICENSE="LGPL-2.1+" SLOT="3.0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux" IUSE="aqua gtk-doc test wayland X" REQUIRED_USE="|| ( aqua wayland X )" |