diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-04-13 21:09:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-04-13 21:09:27 +0200 |
commit | bca1b0248c25d7e0ae06f3ce7c3220d183bb829b (patch) | |
tree | 9f4d6107e1669dd34cd2aa9c774458e721eb1657 /x11-libs/libdlo | |
parent | www-apps/cgp: amd64 stable wrt bug #682770 (diff) | |
download | gentoo-bca1b0248c25d7e0ae06f3ce7c3220d183bb829b.tar.gz gentoo-bca1b0248c25d7e0ae06f3ce7c3220d183bb829b.tar.bz2 gentoo-bca1b0248c25d7e0ae06f3ce7c3220d183bb829b.zip |
x11-libs/libdlo: amd64 stable wrt bug #682772
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'x11-libs/libdlo')
-rw-r--r-- | x11-libs/libdlo/libdlo-0.1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libdlo/libdlo-0.1.2-r1.ebuild b/x11-libs/libdlo/libdlo-0.1.2-r1.ebuild index c193c73cc440..11fe4b5d4f30 100644 --- a/x11-libs/libdlo/libdlo-0.1.2-r1.ebuild +++ b/x11-libs/libdlo/libdlo-0.1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://people.freedesktop.org/~berniet/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="static-libs test-program" RDEPEND="virtual/libusb:0=" |