diff options
author | Sam James <sam@gentoo.org> | 2024-11-23 14:51:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-23 14:51:04 +0000 |
commit | 2f014f44b4c18bc62a79c411ad576712391dc5a6 (patch) | |
tree | 231c4ef315a3e9e647d9ddd8e6ecf3986cf0b602 /net-libs | |
parent | net-misc/ntpsec: Stabilize 1.2.3-r1 arm64, #944601 (diff) | |
download | gentoo-2f014f44b4c18bc62a79c411ad576712391dc5a6.tar.gz gentoo-2f014f44b4c18bc62a79c411ad576712391dc5a6.tar.bz2 gentoo-2f014f44b4c18bc62a79c411ad576712391dc5a6.zip |
net-libs/meanwhile: Stabilize 1.1.1 arm64, #944608
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/meanwhile/meanwhile-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/meanwhile/meanwhile-1.1.1.ebuild b/net-libs/meanwhile/meanwhile-1.1.1.ebuild index 9f38c39208d3..d50e17e70e4e 100644 --- a/net-libs/meanwhile/meanwhile-1.1.1.ebuild +++ b/net-libs/meanwhile/meanwhile-1.1.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/obriencj/${PN}/archive/refs/tags/v${PV}.tar.gz LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv sparc x86" IUSE="doc debug" RDEPEND="dev-libs/glib:2" |