diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-02-02 09:51:54 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-02-02 10:05:27 +0100 |
commit | b593ea72443b8e6f85fe554b1c086cc1f51ed185 (patch) | |
tree | 0eda87bb9224c2397438fbab1c8454b037512684 /java-virtuals | |
parent | java-virtuals/servlet-api: marked ~amd64-linux (diff) | |
download | gentoo-b593ea72443b8e6f85fe554b1c086cc1f51ed185.tar.gz gentoo-b593ea72443b8e6f85fe554b1c086cc1f51ed185.tar.bz2 gentoo-b593ea72443b8e6f85fe554b1c086cc1f51ed185.zip |
java-virtuals/interceptor-api: marked ~amd64-linux
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'java-virtuals')
-rw-r--r-- | java-virtuals/interceptor-api/interceptor-api-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java-virtuals/interceptor-api/interceptor-api-0.ebuild b/java-virtuals/interceptor-api/interceptor-api-0.ebuild index 2cb06b7ae651..74851ce7e7e1 100644 --- a/java-virtuals/interceptor-api/interceptor-api-0.ebuild +++ b/java-virtuals/interceptor-api/interceptor-api-0.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" @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gentoo.org" LICENSE="public-domain" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 x86 ~amd64-linux" DEPEND="" RDEPEND="dev-java/glassfish-interceptor-api:0" |