diff options
author | Sam James <sam@gentoo.org> | 2022-11-22 20:39:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-22 20:39:20 +0000 |
commit | a51ffca2ad3172646db427d9f73b24fef5b52417 (patch) | |
tree | af56b3ea794f6f4048d79f18bca6be7cfeb611cd /dev-util/gpp/gpp-2.27.ebuild | |
parent | dev-cpp/tbb: drop obsolete filter-flags for GLIBCXX_ASSERTIONS (diff) | |
download | gentoo-a51ffca2ad3172646db427d9f73b24fef5b52417.tar.gz gentoo-a51ffca2ad3172646db427d9f73b24fef5b52417.tar.bz2 gentoo-a51ffca2ad3172646db427d9f73b24fef5b52417.zip |
dev-util/gpp: Stabilize 2.27 x86, #882523
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/gpp/gpp-2.27.ebuild')
-rw-r--r-- | dev-util/gpp/gpp-2.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/gpp/gpp-2.27.ebuild b/dev-util/gpp/gpp-2.27.ebuild index e2f7cbc5c850..5969c05c483f 100644 --- a/dev-util/gpp/gpp-2.27.ebuild +++ b/dev-util/gpp/gpp-2.27.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/logological/${PN}/archive/refs/tags/${PV}.tar.gz -> LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="amd64 arm arm64 ppc ppc64 ~x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" src_prepare() { default |