diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-19 00:07:14 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-19 00:15:14 +0100 |
commit | dfcd673db82af1c3b3d8ec48cf624cb763ae712e (patch) | |
tree | 5242954eca6428d37321b1282d5337b581dd6d80 /dev-libs/grantlee | |
parent | sys-devel/libtool: x86 stable (bug #705358) (diff) | |
download | gentoo-dfcd673db82af1c3b3d8ec48cf624cb763ae712e.tar.gz gentoo-dfcd673db82af1c3b3d8ec48cf624cb763ae712e.tar.bz2 gentoo-dfcd673db82af1c3b3d8ec48cf624cb763ae712e.zip |
dev-libs/grantlee: x86 stable (bug #705756)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/grantlee')
-rw-r--r-- | dev-libs/grantlee/grantlee-5.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/grantlee/grantlee-5.2.0.ebuild b/dev-libs/grantlee/grantlee-5.2.0.ebuild index 5f7dff2d6d27..5beb9dfdc6b8 100644 --- a/dev-libs/grantlee/grantlee-5.2.0.ebuild +++ b/dev-libs/grantlee/grantlee-5.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="http://downloads.grantlee.org/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="5" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="debug doc test" BDEPEND=" |