diff options
Diffstat (limited to 'dev-java/vecmath')
-rw-r--r-- | dev-java/vecmath/vecmath-1.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/vecmath/vecmath-1.5.2.ebuild b/dev-java/vecmath/vecmath-1.5.2.ebuild index 344e98b451fe..5521f8d5286e 100644 --- a/dev-java/vecmath/vecmath-1.5.2.ebuild +++ b/dev-java/vecmath/vecmath-1.5.2.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://vecmath.dev.java.net/" MY_P="${PN}-$(replace_all_version_separators _ ${PV})" SRC_URI="http://download.java.net/media/java3d/builds/release/${PV}/${MY_P}-src.zip" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" LICENSE="GPL-1" IUSE="" |