diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2023-10-30 08:21:42 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2023-10-30 08:56:55 +0100 |
commit | 66716fca138d2ce0e281e1eeac42d63da2588554 (patch) | |
tree | e62cb12b1b1984315a6a08110f129822868e7332 /dev-libs | |
parent | dev-cpp/scitokens-cpp: drop 1.0.1, 1.0.1-r1 (diff) | |
download | gentoo-66716fca138d2ce0e281e1eeac42d63da2588554.tar.gz gentoo-66716fca138d2ce0e281e1eeac42d63da2588554.tar.bz2 gentoo-66716fca138d2ce0e281e1eeac42d63da2588554.zip |
dev-libs/libmacaroons: stabilize 0.3.0-r2 for amd64, x86
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libmacaroons/libmacaroons-0.3.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libmacaroons/libmacaroons-0.3.0-r2.ebuild b/dev-libs/libmacaroons/libmacaroons-0.3.0-r2.ebuild index ba3c057214a9..2b1886a719c3 100644 --- a/dev-libs/libmacaroons/libmacaroons-0.3.0-r2.ebuild +++ b/dev-libs/libmacaroons/libmacaroons-0.3.0-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rescrv/libmacaroons/archive/refs/tags/releases/${PV} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND=" dev-libs/json-c:= |