diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-26 22:22:33 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-26 22:22:44 +0000 |
commit | f624b9ff7688522b221590ded371745185dd1a56 (patch) | |
tree | 1ecf9d8cda219ad81220e439b81c3a31d3ca998e /dev-db/unixODBC | |
parent | x11-misc/lightdm: call systemd_reenable (diff) | |
download | gentoo-f624b9ff7688522b221590ded371745185dd1a56.tar.gz gentoo-f624b9ff7688522b221590ded371745185dd1a56.tar.bz2 gentoo-f624b9ff7688522b221590ded371745185dd1a56.zip |
dev-db/unixODBC: stable 2.3.5 for ia64, bug #648806
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-db/unixODBC')
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.3.5.ebuild b/dev-db/unixODBC/unixODBC-2.3.5.ebuild index eb5e0216e655..770d7ea23e4d 100644 --- a/dev-db/unixODBC/unixODBC-2.3.5.ebuild +++ b/dev-db/unixODBC/unixODBC-2.3.5.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 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~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 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~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=" |