commit: b555ad12a284d56f884ba5734a2b39e2a55e3fa5 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Fri Feb 28 07:18:11 2025 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Fri Feb 28 07:23:15 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b555ad12
x11-libs/agg: keyword 2.5-r3 for ~arm64 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> x11-libs/agg/agg-2.5-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/agg/agg-2.5-r3.ebuild b/x11-libs/agg/agg-2.5-r3.ebuild index b4dbb7fd7b19..5f8d7d15470c 100644 --- a/x11-libs/agg/agg-2.5-r3.ebuild +++ b/x11-libs/agg/agg-2.5-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="http://antigrain.com/${P}.tar.gz" LICENSE="GPL-2 gpc? ( free-noncomm )" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="+gpc sdl static-libs +truetype +X" # preffer X with enabled xcb, really
