diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-22 17:37:28 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-22 17:39:33 -0400 |
commit | 89710da75ccd8730566aea7fae3ab74c7136b205 (patch) | |
tree | cfee9b80f19b4fae1c345253d5db34ccfd3bd14d /net-libs/uhttpmock | |
parent | sys-process/nmon: Removed old. (diff) | |
download | gentoo-89710da75ccd8730566aea7fae3ab74c7136b205.tar.gz gentoo-89710da75ccd8730566aea7fae3ab74c7136b205.tar.bz2 gentoo-89710da75ccd8730566aea7fae3ab74c7136b205.zip |
net-libs/uhttpmock: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'net-libs/uhttpmock')
-rw-r--r-- | net-libs/uhttpmock/uhttpmock-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/uhttpmock/uhttpmock-0.5.1.ebuild b/net-libs/uhttpmock/uhttpmock-0.5.1.ebuild index d53316cc2f2e..d2c4f91cfe88 100644 --- a/net-libs/uhttpmock/uhttpmock-0.5.1.ebuild +++ b/net-libs/uhttpmock/uhttpmock-0.5.1.ebuild @@ -17,7 +17,7 @@ SLOT="0" IUSE="+introspection vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~ppc ~ppc64 sparc x86" RDEPEND=" >=dev-libs/glib-2.36.0:2 |