diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-30 08:37:12 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-30 08:37:12 +0200 |
commit | 823032b864cdc14d593a2135b9dc025716422957 (patch) | |
tree | 207009b2319a9b2035a0f074fc802ca30fe27cb6 /net-libs | |
parent | net-libs/liboauth: Stabilize 1.0.3-r4 ppc, #920952 (diff) | |
download | gentoo-823032b864cdc14d593a2135b9dc025716422957.tar.gz gentoo-823032b864cdc14d593a2135b9dc025716422957.tar.bz2 gentoo-823032b864cdc14d593a2135b9dc025716422957.zip |
net-libs/liboauth: Stabilize 1.0.3-r4 x86, #920952
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/liboauth/liboauth-1.0.3-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/liboauth/liboauth-1.0.3-r4.ebuild b/net-libs/liboauth/liboauth-1.0.3-r4.ebuild index 3ea0aa9fb575..3cfed8f24c90 100644 --- a/net-libs/liboauth/liboauth-1.0.3-r4.ebuild +++ b/net-libs/liboauth/liboauth-1.0.3-r4.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${P}.tar.gz" LICENSE="|| ( GPL-2 MIT )" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~x64-macos" IUSE="curl doc" PATCHES=( |