diff options
-rw-r--r-- | dev-java/glassfish-interceptor-api/glassfish-interceptor-api-3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/glassfish-interceptor-api/glassfish-interceptor-api-3.1.ebuild b/dev-java/glassfish-interceptor-api/glassfish-interceptor-api-3.1.ebuild index eda5efcfbe4..33ed4ef1f8d 100644 --- a/dev-java/glassfish-interceptor-api/glassfish-interceptor-api-3.1.ebuild +++ b/dev-java/glassfish-interceptor-api/glassfish-interceptor-api-3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -15,7 +15,7 @@ SRC_URI="https://dev.gentoo.org/~tomwij/files/dist/${P}.tar.xz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 x86 ~amd64-linux" CDEPEND="" |