commit: 1b6c2e09e0051daf32f924caa17aa380be597f9a Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Fri Nov 22 13:44:24 2019 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Fri Nov 22 13:44:24 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b6c2e09
x11-base/xorg-proto-2019.2: alpha stable, bug 700310 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> x11-base/xorg-proto/xorg-proto-2019.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-base/xorg-proto/xorg-proto-2019.2.ebuild b/x11-base/xorg-proto/xorg-proto-2019.2.ebuild index 5ff3de0efe7..7d5ce6c1705 100644 --- a/x11-base/xorg-proto/xorg-proto-2019.2.ebuild +++ b/x11-base/xorg-proto/xorg-proto-2019.2.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://gitlab.freedesktop.org/xorg/proto/xorgproto" if [[ ${PV} = 9999* ]]; then SRC_URI="" else - KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" + KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" SRC_URI="https://xorg.freedesktop.org/archive/individual/proto/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" fi
