diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-23 15:31:53 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-23 15:31:53 +0100 |
commit | 5c18fdf1e9f39afd294b04d4eda47c0f5187d110 (patch) | |
tree | 0d4428bd3eb344af90e833ef62b745246f3296e6 /net-libs/meanwhile | |
parent | app-misc/lockfile-progs: Stabilize 0.1.19 amd64, #944584 (diff) | |
download | gentoo-5c18fdf1e9f39afd294b04d4eda47c0f5187d110.tar.gz gentoo-5c18fdf1e9f39afd294b04d4eda47c0f5187d110.tar.bz2 gentoo-5c18fdf1e9f39afd294b04d4eda47c0f5187d110.zip |
net-libs/meanwhile: Stabilize 1.1.1 x86, #944608
Signed-off-by: Michał Górny <mgorny@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 9d0a3b196d4c..9f38c39208d3 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" |