diff options
author | Sam James <sam@gentoo.org> | 2021-02-16 12:34:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-16 12:34:03 +0000 |
commit | 043744beb457327e56d745a9de4055d1ebdcf8bd (patch) | |
tree | 57baf5c00267a34d0b104ff2caa4499d4fc152cf | |
parent | app-text/recode: Stabilize 3.7.8 arm, #769170 (diff) | |
download | gentoo-043744beb457327e56d745a9de4055d1ebdcf8bd.tar.gz gentoo-043744beb457327e56d745a9de4055d1ebdcf8bd.tar.bz2 gentoo-043744beb457327e56d745a9de4055d1ebdcf8bd.zip |
dev-libs/libdnet: Stabilize 1.14-r2 arm, #769182
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-libs/libdnet/libdnet-1.14-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libdnet/libdnet-1.14-r2.ebuild b/dev-libs/libdnet/libdnet-1.14-r2.ebuild index ea54a481e0e8..f1fa7a9b02d5 100644 --- a/dev-libs/libdnet/libdnet-1.14-r2.ebuild +++ b/dev-libs/libdnet/libdnet-1.14-r2.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${P}" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86" IUSE="python test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="!test? ( test )" |