diff options
author | Sam James <sam@gentoo.org> | 2022-01-18 12:25:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-18 12:25:13 +0000 |
commit | 738f75e4fed977bac404f9711ba7a24dda970579 (patch) | |
tree | 5c3b4f7e482d1632ff179d40f9bb31fd665e883e /dev-libs/libgnt | |
parent | net-im/pidgin: Stabilize 2.14.8 ppc64, #829474 (diff) | |
download | gentoo-738f75e4fed977bac404f9711ba7a24dda970579.tar.gz gentoo-738f75e4fed977bac404f9711ba7a24dda970579.tar.bz2 gentoo-738f75e4fed977bac404f9711ba7a24dda970579.zip |
dev-libs/libgnt: Stabilize 2.14.3 ppc64, #829474
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libgnt')
-rw-r--r-- | dev-libs/libgnt/libgnt-2.14.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgnt/libgnt-2.14.3.ebuild b/dev-libs/libgnt/libgnt-2.14.3.ebuild index e3b5baf277fb..262a97b97e75 100644 --- a/dev-libs/libgnt/libgnt-2.14.3.ebuild +++ b/dev-libs/libgnt/libgnt-2.14.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pidgin/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" IUSE="doc" RDEPEND=" |