diff options
author | Sam James <sam@gentoo.org> | 2021-04-15 03:50:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:15:39 +0100 |
commit | 9e437b42ea4faf5986de01fa2a7b63d997292c2a (patch) | |
tree | c6a871d53588db94b940ec3f77abd31e67099d29 /dev-libs/leatherman | |
parent | dev-libs/kqoauth: multilib-- (diff) | |
download | gentoo-9e437b42ea4faf5986de01fa2a7b63d997292c2a.tar.gz gentoo-9e437b42ea4faf5986de01fa2a7b63d997292c2a.tar.bz2 gentoo-9e437b42ea4faf5986de01fa2a7b63d997292c2a.zip |
dev-libs/leatherman: multilib--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/leatherman')
-rw-r--r-- | dev-libs/leatherman/leatherman-1.12.2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/leatherman/leatherman-1.12.4.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/leatherman/leatherman-1.12.2.ebuild b/dev-libs/leatherman/leatherman-1.12.2.ebuild index 4161088fd099..e41dffc8583c 100644 --- a/dev-libs/leatherman/leatherman-1.12.2.ebuild +++ b/dev-libs/leatherman/leatherman-1.12.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake-utils multilib +inherit cmake-utils DESCRIPTION="A C++ toolkit" HOMEPAGE="https://github.com/puppetlabs/leatherman" diff --git a/dev-libs/leatherman/leatherman-1.12.4.ebuild b/dev-libs/leatherman/leatherman-1.12.4.ebuild index 12a9cdb19849..e41dffc8583c 100644 --- a/dev-libs/leatherman/leatherman-1.12.4.ebuild +++ b/dev-libs/leatherman/leatherman-1.12.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit cmake-utils multilib +inherit cmake-utils DESCRIPTION="A C++ toolkit" HOMEPAGE="https://github.com/puppetlabs/leatherman" |