diff options
author | Sam James <sam@gentoo.org> | 2022-09-30 21:38:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-30 21:39:08 +0100 |
commit | c397b038c9b59b47ad6a93c7cebae0697780fb29 (patch) | |
tree | 1bcd49d3288389f5303996cfebae84758e4af830 /net-libs/libaccounts-glib | |
parent | media-video/kaffeine: Stabilize 2.0.18-r2 amd64, #873448 (diff) | |
download | gentoo-c397b038c9b59b47ad6a93c7cebae0697780fb29.tar.gz gentoo-c397b038c9b59b47ad6a93c7cebae0697780fb29.tar.bz2 gentoo-c397b038c9b59b47ad6a93c7cebae0697780fb29.zip |
net-libs/libaccounts-glib: Stabilize 1.26 amd64, #873448
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libaccounts-glib')
-rw-r--r-- | net-libs/libaccounts-glib/libaccounts-glib-1.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.26.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.26.ebuild index 66a87f221321..c3405b08085b 100644 --- a/net-libs/libaccounts-glib/libaccounts-glib-1.26.ebuild +++ b/net-libs/libaccounts-glib/libaccounts-glib-1.26.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-VERSION_${PV}" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="doc" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |