diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:22:14 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:22:14 +0200 |
commit | eeb637881122b2d1a04fcf755acdb102225bae13 (patch) | |
tree | 5280a9785cdf56691eb0a4bb7acea7c58b7a7124 /dev-db/libzdb | |
parent | app-vim/vim-spell-de: Sort KEYWORDS (diff) | |
download | gentoo-eeb637881122b2d1a04fcf755acdb102225bae13.tar.gz gentoo-eeb637881122b2d1a04fcf755acdb102225bae13.tar.bz2 gentoo-eeb637881122b2d1a04fcf755acdb102225bae13.zip |
dev-db/libzdb: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-db/libzdb')
-rw-r--r-- | dev-db/libzdb/libzdb-2.11.2.ebuild | 4 | ||||
-rw-r--r-- | dev-db/libzdb/libzdb-2.11.3.ebuild | 4 | ||||
-rw-r--r-- | dev-db/libzdb/libzdb-3.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-db/libzdb/libzdb-2.11.2.ebuild b/dev-db/libzdb/libzdb-2.11.2.ebuild index a21cf467d7c8..1bae45832b98 100644 --- a/dev-db/libzdb/libzdb-2.11.2.ebuild +++ b/dev-db/libzdb/libzdb-2.11.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -11,7 +11,7 @@ SRC_URI="http://www.tildeslash.com/${PN}/dist/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="debug doc mysql postgres +sqlite ssl static-libs" REQUIRED_USE=" || ( postgres mysql sqlite )" diff --git a/dev-db/libzdb/libzdb-2.11.3.ebuild b/dev-db/libzdb/libzdb-2.11.3.ebuild index a21cf467d7c8..1bae45832b98 100644 --- a/dev-db/libzdb/libzdb-2.11.3.ebuild +++ b/dev-db/libzdb/libzdb-2.11.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -11,7 +11,7 @@ SRC_URI="http://www.tildeslash.com/${PN}/dist/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="debug doc mysql postgres +sqlite ssl static-libs" REQUIRED_USE=" || ( postgres mysql sqlite )" diff --git a/dev-db/libzdb/libzdb-3.0.ebuild b/dev-db/libzdb/libzdb-3.0.ebuild index a21cf467d7c8..1bae45832b98 100644 --- a/dev-db/libzdb/libzdb-3.0.ebuild +++ b/dev-db/libzdb/libzdb-3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -11,7 +11,7 @@ SRC_URI="http://www.tildeslash.com/${PN}/dist/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="debug doc mysql postgres +sqlite ssl static-libs" REQUIRED_USE=" || ( postgres mysql sqlite )" |