diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-26 08:52:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-26 08:52:04 +0200 |
commit | ea439077141b8b1d2979d97b5422379d6a825a00 (patch) | |
tree | 812694a14c04c98b2056905a3423615b1af9f780 /mail-filter | |
parent | sys-kernel/gentoo-sources: amd64 stable wrt bug #728948 (diff) | |
download | gentoo-ea439077141b8b1d2979d97b5422379d6a825a00.tar.gz gentoo-ea439077141b8b1d2979d97b5422379d6a825a00.tar.bz2 gentoo-ea439077141b8b1d2979d97b5422379d6a825a00.zip |
mail-filter/sqlgrey: amd64 stable wrt bug #729456
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
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 21a0450a89f1..af2db5a28f29 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 )" |