diff options
author | Sam James <sam@gentoo.org> | 2021-04-15 03:52:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:15:38 +0100 |
commit | 559de9462f194cbeb1de552b4ca6629d18a31f93 (patch) | |
tree | 9c6aafcd5f2e6d27c54bff13e68cf9de5e55714a /dev-libs/kqoauth | |
parent | dev-libs/jerasure: eutils-- (diff) | |
download | gentoo-559de9462f194cbeb1de552b4ca6629d18a31f93.tar.gz gentoo-559de9462f194cbeb1de552b4ca6629d18a31f93.tar.bz2 gentoo-559de9462f194cbeb1de552b4ca6629d18a31f93.zip |
dev-libs/kqoauth: multilib--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/kqoauth')
-rw-r--r-- | dev-libs/kqoauth/kqoauth-0.98-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/kqoauth/kqoauth-0.98-r3.ebuild b/dev-libs/kqoauth/kqoauth-0.98-r3.ebuild index e557c8191dfb..2da85d77ce6d 100644 --- a/dev-libs/kqoauth/kqoauth-0.98-r3.ebuild +++ b/dev-libs/kqoauth/kqoauth-0.98-r3.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 multilib qmake-utils +inherit qmake-utils DESCRIPTION="Library for Qt that implements the OAuth 1.0 authentication specification" HOMEPAGE="https://github.com/kypeli/kQOAuth" |