diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-06 07:39:49 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-06 07:51:31 +0000 |
commit | 1206b82d25df429ba71f8065d0e33d9300aa5010 (patch) | |
tree | 40411d40ec92655c8bba101f1416c94cdc559148 /dev-db/unixODBC | |
parent | dev-libs/protobuf-c: stable 1.3.2 for hppa, bug #707514 (diff) | |
download | gentoo-1206b82d25df429ba71f8065d0e33d9300aa5010.tar.gz gentoo-1206b82d25df429ba71f8065d0e33d9300aa5010.tar.bz2 gentoo-1206b82d25df429ba71f8065d0e33d9300aa5010.zip |
dev-db/unixODBC: stable 2.3.7 for hppa, bug #707802
Package-Manager: Portage-2.3.87, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-db/unixODBC')
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.3.7.ebuild b/dev-db/unixODBC/unixODBC-2.3.7.ebuild index 0577917ac657..7947fb4b671a 100644 --- a/dev-db/unixODBC/unixODBC-2.3.7.ebuild +++ b/dev-db/unixODBC/unixODBC-2.3.7.ebuild @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.unixodbc.org/pub/${PN}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+minimal odbcmanual static-libs unicode" RDEPEND=" |