diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-24 01:03:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-24 01:03:25 +0200 |
commit | c28c4461c4de6d1f4170ced66fe93e8ee3ca3179 (patch) | |
tree | 001b4ceb04b3f3e66d6b1cb2453094b39cbfd711 | |
parent | dev-libs/libofx: x86 stable wrt bug #788268 (diff) | |
download | gentoo-c28c4461c4de6d1f4170ced66fe93e8ee3ca3179.tar.gz gentoo-c28c4461c4de6d1f4170ced66fe93e8ee3ca3179.tar.bz2 gentoo-c28c4461c4de6d1f4170ced66fe93e8ee3ca3179.zip |
dev-perl/DBD-Pg: x86 stable wrt bug #791559
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-perl/DBD-Pg/DBD-Pg-3.14.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DBD-Pg/DBD-Pg-3.14.2.ebuild b/dev-perl/DBD-Pg/DBD-Pg-3.14.2.ebuild index 20b0242fdb28..3da542c1b5a6 100644 --- a/dev-perl/DBD-Pg/DBD-Pg-3.14.2.ebuild +++ b/dev-perl/DBD-Pg/DBD-Pg-3.14.2.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="PostgreSQL database driver for the DBI module" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |