diff options
author | Sam James <sam@gentoo.org> | 2021-03-30 19:30:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-30 19:31:25 +0100 |
commit | 1a930d8113ea1944c9fd7a3eabce3553e1ec51eb (patch) | |
tree | 27c8e7c31c1b4874e29761237f5a59a70e24319c /dev-libs/libdbh | |
parent | profiles: Mask app-office/ical for removal (diff) | |
download | gentoo-1a930d8113ea1944c9fd7a3eabce3553e1ec51eb.tar.gz gentoo-1a930d8113ea1944c9fd7a3eabce3553e1ec51eb.tar.bz2 gentoo-1a930d8113ea1944c9fd7a3eabce3553e1ec51eb.zip |
dev-libs/libdbh: Stabilize 5.0.22 amd64, #772089
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libdbh')
-rw-r--r-- | dev-libs/libdbh/libdbh-5.0.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libdbh/libdbh-5.0.22.ebuild b/dev-libs/libdbh/libdbh-5.0.22.ebuild index e15065a43d35..be678a036aa4 100644 --- a/dev-libs/libdbh/libdbh-5.0.22.ebuild +++ b/dev-libs/libdbh/libdbh-5.0.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/dbh/dbh/${PV}/${MY_P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" BDEPEND=" dev-util/gtk-doc-am |