diff options
Diffstat (limited to 'dev-cpp/waylandpp/waylandpp-0.2.3.ebuild')
| -rw-r--r-- | dev-cpp/waylandpp/waylandpp-0.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/waylandpp/waylandpp-0.2.3.ebuild b/dev-cpp/waylandpp/waylandpp-0.2.3.ebuild index 14c6fc58c138..35dd8813c42d 100644 --- a/dev-cpp/waylandpp/waylandpp-0.2.3.ebuild +++ b/dev-cpp/waylandpp/waylandpp-0.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]] ; then inherit git-r3 else SRC_URI="https://github.com/NilsBrause/waylandpp/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 x86" fi RDEPEND=" |
