diff options
author | 2024-11-23 12:28:44 +0000 | |
---|---|---|
committer | 2024-11-23 12:28:44 +0000 | |
commit | fb751fe8f384b30e9b0e76689ce67333ec891606 (patch) | |
tree | b9c441b8c231eddb0506ce97b865f2bf649e27a5 /net-libs/meanwhile | |
parent | app-admin/xstow: Stabilize 1.1.1 ppc, #944595 (diff) | |
download | gentoo-fb751fe8f384b30e9b0e76689ce67333ec891606.tar.gz gentoo-fb751fe8f384b30e9b0e76689ce67333ec891606.tar.bz2 gentoo-fb751fe8f384b30e9b0e76689ce67333ec891606.zip |
net-libs/meanwhile: Stabilize 1.1.1 amd64, #944608
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/meanwhile')
-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 295140bd5050..9d0a3b196d4c 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" |