diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:35:53 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:35:53 +0200 |
commit | 51bcb0936fb85de24d8d045641f0c685a7a49c26 (patch) | |
tree | 7f0c6710297a6606df5eaadf9d203b5d1faed7a5 /dev-libs/appstream-glib | |
parent | app-crypt/gcr: Stabilize 4.0.0 amd64, #885627 (diff) | |
download | gentoo-51bcb0936fb85de24d8d045641f0c685a7a49c26.tar.gz gentoo-51bcb0936fb85de24d8d045641f0c685a7a49c26.tar.bz2 gentoo-51bcb0936fb85de24d8d045641f0c685a7a49c26.zip |
dev-libs/appstream-glib: Stabilize 0.8.2 amd64, #885627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/appstream-glib')
-rw-r--r-- | dev-libs/appstream-glib/appstream-glib-0.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/appstream-glib/appstream-glib-0.8.2.ebuild b/dev-libs/appstream-glib/appstream-glib-0.8.2.ebuild index ad12f3fe634a..9ec4d8f76c6b 100644 --- a/dev-libs/appstream-glib/appstream-glib-0.8.2.ebuild +++ b/dev-libs/appstream-glib/appstream-glib-0.8.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://people.freedesktop.org/~hughsient/${PN}/releases/${P}.tar.xz" LICENSE="LGPL-2.1+" SLOT="0/8" # soname version -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="gtk-doc fonts +introspection stemmer" RDEPEND=" |