diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:42:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:42:54 +0200 |
commit | ce98955d8e2e2aa057f7fc825e6d7019fd5886a0 (patch) | |
tree | 015bcef2e27ae13e9117dd0c616dc786814f7f90 /mail-filter | |
parent | net-libs/gupnp: x86 stable wrt bug #729306 (diff) | |
download | gentoo-ce98955d8e2e2aa057f7fc825e6d7019fd5886a0.tar.gz gentoo-ce98955d8e2e2aa057f7fc825e6d7019fd5886a0.tar.bz2 gentoo-ce98955d8e2e2aa057f7fc825e6d7019fd5886a0.zip |
mail-filter/sqlgrey: x86 stable wrt bug #729456
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/sqlgrey/sqlgrey-1.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/sqlgrey/sqlgrey-1.8.0.ebuild b/mail-filter/sqlgrey/sqlgrey-1.8.0.ebuild index a69c08c003b5..1dccd8565268 100644 --- a/mail-filter/sqlgrey/sqlgrey-1.8.0.ebuild +++ b/mail-filter/sqlgrey/sqlgrey-1.8.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/project/sqlgrey/sqlgrey-1.8%20%28stab LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm sparc ~x86" +KEYWORDS="amd64 ~arm sparc x86" IUSE="mysql postgres +sqlite" REQUIRED_USE="|| ( mysql postgres sqlite )" |