diff options
| author | Sam James <sam@gentoo.org> | 2020-07-25 02:50:53 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2020-07-25 02:50:53 +0000 |
| commit | 407ac259d24c700342a6c0f289d128e12c5999b2 (patch) | |
| tree | 54a96a3a374594feed9b1c3fdde0425100e94ab6 | |
| parent | de018a56aee598fc126c82a003fc56897a37e509 (diff) | |
| download | gentoo-407ac259d24c700342a6c0f289d128e12c5999b2.tar.gz gentoo-407ac259d24c700342a6c0f289d128e12c5999b2.tar.bz2 gentoo-407ac259d24c700342a6c0f289d128e12c5999b2.zip | |
java-virtuals/servlet-api: arm keyworded (bug #733822)
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
| -rw-r--r-- | java-virtuals/servlet-api/servlet-api-3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java-virtuals/servlet-api/servlet-api-3.1-r1.ebuild b/java-virtuals/servlet-api/servlet-api-3.1-r1.ebuild index a3ec32efe5a7..0d0e35836931 100644 --- a/java-virtuals/servlet-api/servlet-api-3.1-r1.ebuild +++ b/java-virtuals/servlet-api/servlet-api-3.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="public-domain" SLOT="${PV}" -KEYWORDS="amd64 ~arm64 ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86" RDEPEND="|| ( dev-java/tomcat-servlet-api:${SLOT} |
