diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-17 21:41:00 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-17 21:43:02 +0100 |
commit | 251a7dca80244bdb70fb917329050894d0e1961f (patch) | |
tree | 4913b55c129cd2c359daa2328a6a55df35b114d2 /dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild | |
parent | mail-client/claws-mail: x86 stable (bug #734328) (diff) | |
download | gentoo-251a7dca80244bdb70fb917329050894d0e1961f.tar.gz gentoo-251a7dca80244bdb70fb917329050894d0e1961f.tar.bz2 gentoo-251a7dca80244bdb70fb917329050894d0e1961f.zip |
dev-perl/DBD-SQLite: x86 stable (bug #732638)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild')
-rw-r--r-- | dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild index 7b50c4148095..5db99dbbfb29 100644 --- a/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild +++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Self Contained RDBMS in a DBI Driver" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="test system-sqlite" RESTRICT="!test? ( test )" |