diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:27:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:27:53 +0000 |
commit | 8d8d7ccd7501b1932e723dba334e653ad71ab911 (patch) | |
tree | 0c67a16419444a6af2777a5709383c97dc5985d8 /dev-libs/folks | |
parent | dev-libs/libgee: Stabilize 0.20.5 amd64, #834426 (diff) | |
download | gentoo-8d8d7ccd7501b1932e723dba334e653ad71ab911.tar.gz gentoo-8d8d7ccd7501b1932e723dba334e653ad71ab911.tar.bz2 gentoo-8d8d7ccd7501b1932e723dba334e653ad71ab911.zip |
dev-libs/folks: Stabilize 0.15.4 amd64, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/folks')
-rw-r--r-- | dev-libs/folks/folks-0.15.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/folks/folks-0.15.4.ebuild b/dev-libs/folks/folks-0.15.4.ebuild index 4e79615705af..3cdd1f7b3320 100644 --- a/dev-libs/folks/folks-0.15.4.ebuild +++ b/dev-libs/folks/folks-0.15.4.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Folks https://gitlab.gnome.org/GNOME/f LICENSE="LGPL-2.1+" SLOT="0/26" # subslot = libfolks soname version -KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x86-linux" IUSE="bluetooth eds +telepathy test utils" REQUIRED_USE="bluetooth? ( eds )" |